This is the mail archive of the crossgcc@cygnus.com mailing list for the crossgcc project.


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

GCC Build Problem !!



Hi:

I am trying to build a x-gcc for host=i386-freebsd, target=i386-coff. Binutil-2.7 was succesfully built. But when I built gcc-2.7.2.1, the following error showed up:

 <snip>

cc -DCROSS_COMPILE -DIN_GCC -g -0 cccp cccp.o cexp.o verision.o obstack.o `
case "cc" in "cc") echo "" ;; esac ` -lgnumalloc

ld: -lgnumalloc: no match

*** Error Code 1

Look like 'ld' is looking for some kind of library but could not find
it. Does any one have any idea on this?

Also, I use pentium running FreeBSD. Is it OK to specify host as
'i386-freebsd' or should I change to 'i586-freebsd'?

Thank you very much,

Suttipan Limanond.