mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-20 20:19:44 +08:00
*** empty log message ***
From-SVN: r441
This commit is contained in:
parent
3e85ad333b
commit
51498d3cd2
@ -39,6 +39,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
"%{pg:gcrt1.o%s}%{!pg:%{posix:%{p:mcrtp1.o%s}%{!p:crtp1.o%s}}%{!posix:%{p:mcrt1.o%s}%{!p:crt1.o%s}}} crtbegin.o%s\
|
||||
%{p:-L/usr/lib/libp}%{pg:-L/usr/lib/libp}"
|
||||
|
||||
/* ??? There is a suggestion that -lg is needed here.
|
||||
Does anyone know whether this is right? */
|
||||
#define LIB_SPEC "%{posix:-lcposix} %{shlib:-lc_s} -lc crtend.o%s crtn.o%s"
|
||||
|
||||
/* Specify predefined symbols in preprocessor. */
|
||||
|
Loading…
Reference in New Issue
Block a user