This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

config/mips/x-mips -lmld and linux [bug]



egcs-1.1.1 is misdefining CLIB in gcc/Makefile when doing a make
bootstrap on mips-unknown-linux-gnu.  

the offending lib is coming from /gcc/config/mips/x-mips:

# -lmld is so we can link collect2 running native.
# -lmalloc is supposed to be faster than the normal malloc
CLIB            = -lmld

commenting that chunk of gcc/Makefile gets farther along in the build.
(perhaps all the way, but i'm still many hours from seeing that...)

job
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]