forked from Imagelibrary/rtems
2001-09-13 Joel Sherrill <joel@OARcorp.com>
* mkgccnewlibspec.in, Use Target_alias not target_alias to avoid conflicts with new autoconf. * setup.def: Changed version numbers in attempt at building gcc 3.0.1. Only sparc and arm built for C/C++ OK. :( * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x. * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name" * target-gcc.add: Modifications to reflect files not in gcc 3.1
This commit is contained in:
@@ -20,8 +20,9 @@ This is gcc and newlib C Library for @target_alias@.
|
||||
/opt/rtems/bin/@target_alias@-c++@exe_ext@
|
||||
/opt/rtems/bin/@target_alias@-g++@exe_ext@
|
||||
/opt/rtems/bin/@target_alias@-gcc@exe_ext@
|
||||
/opt/rtems/bin/@target_alias@-protoize@exe_ext@
|
||||
/opt/rtems/bin/@target_alias@-unprotoize@exe_ext@
|
||||
# not in gcc 3.x
|
||||
# /opt/rtems/bin/@target_alias@-protoize@exe_ext@
|
||||
# /opt/rtems/bin/@target_alias@-unprotoize@exe_ext@
|
||||
|
||||
%dir /opt/rtems/lib/gcc-lib/@target_alias@/@gcc_version@/include
|
||||
|
||||
|
||||
Reference in New Issue
Block a user