Last change
on this file since 668 was
444,
checked in by satin@…, 6 years ago
|
add newlib,libalmos-mkh, restructure shared_syscalls.h and mini-libc
|
File size:
255 bytes
|
Rev | Line | |
---|
[444] | 1 | %rename link_gcc_c_sequence nsim_link_gcc_c_sequence |
---|
| 2 | |
---|
| 3 | *nsim_libgloss: |
---|
| 4 | -lnsim |
---|
| 5 | |
---|
| 6 | *nsim_libc: |
---|
| 7 | %{!specs=nano.specs:-lc} %{specs=nano.specs:-lc_nano} |
---|
| 8 | |
---|
| 9 | *link_gcc_c_sequence: |
---|
| 10 | %(nsim_link_gcc_c_sequence) --start-group %G %(nsim_libc) %(nsim_libgloss) --end-group |
---|
| 11 | |
---|
Note: See
TracBrowser
for help on using the repository browser.