gmp directory is inside the gcc folder. And gcc finds the gmp while configuring. Have you had a chance to look at the archive of gmp lib?
On Fri, Jul 29, 2011 at 4:05 PM, Andrew Benton <[email protected]> wrote: > On Fri, 29 Jul 2011 07:21:07 +0530 > sandip sitapara <[email protected]> wrote: > > > I got the -lgmp not found error while compiling the GCC. So I tired to > find > > the mpc/config.log to know the exact problem but I couldn't find the log > > file. But I did check the gmp directory that .lib is missing. Also I did > > check the another version of gmp (gmp-5.0.2) and .lib is also not there > in > > that directory. So is this right? I am confused. > > Where is the gmp directory? Is it inside the gcc source folder? Did > gcc's configure find the gmp source when you ran configure? > > Andy > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-support > FAQ: http://www.linuxfromscratch.org/lfs/faq.html > Unsubscribe: See the above information page >
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
