Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
S
systemc-clang
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
caesr-pub
systemc-clang
Commits
da3d327f
Commit
da3d327f
authored
Jan 24, 2019
by
rmrf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
MKD to MD
parent
c0e79eb6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
doc/plugins.md
doc/plugins.md
+0
-0
doc/systemc-install.md
doc/systemc-install.md
+2
-2
No files found.
doc/plugins.m
k
d
→
doc/plugins.md
View file @
da3d327f
File moved
doc/systemc-install.m
k
d
→
doc/systemc-install.md
View file @
da3d327f
...
...
@@ -25,8 +25,8 @@ Mac OSX errors
`Assembler messages: qtmds.s:69: Error: suffix or operands invalid for push' qtmds.s:70: Error: suffix or operands invalid for push ... `
You can fix this by doing the following:
1.
Remove the file xxxx/systemc-2.2.
0
/src/sysc/qt/qtmds.s
2.
Go under xxxx/systemc-2.2.
0
/src/sysc/qt and execute this command:
1.
Remove the file xxxx/systemc-2.2.
3
/src/sysc/qt/qtmds.s
2.
Go under xxxx/systemc-2.2.
3
/src/sysc/qt and execute this command:
`ln -s md/iX86_64.s qtmds.s`
to get the "qtmds.s" back but with the correct version (64 bits)
3.
Execute
`make`
again
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment