This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Re: Problem building gcc


On Tue, 29 Nov 2011, gideon425.gb5@mailnull.com wrote:

I am having problems building gcc 4.6.2

I am using Ubuntu 11.10

Here is the error

/usr/bin/ld: cannot find crti.o: No such file or directory

Here is the solution: export LIBRARY_PATH=/usr/lib/x86_64-linux-gnu

What additional information can I supply to help understand this problem?

Problem understood, gcc doesn't currently support debian and the derivative distributions like ubuntu.


--
Marc Glisse


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