[parisc-linux] Recipe
Brian S. Julin
bri@mojo.calyx.net
Wed, 28 Jun 2000 14:36:50 -0400 (EDT)
On Tue, 27 Jun 2000, Alan Modra wrote:
> Agreed. The list of modules is a bit out-of-date too. You should be
> checking out the binutils-2.10 module, not binutils.
Hmmm... now I'll have to go back over to the ALPHA and see if things
suddenly work there....
> #make gcc
> mkdir pagcc
> cd pagcc
> /usr/src/parisc/gcc/configure --target=hppa1.1-linux --prefix=/usr/parisc \
> --host=i586-linux --disable-nls --with-includes=/usr/parisc/include
> make
This needs to be "make LIBGCC2_INCLUDES=-I/usr/parisc/include" (on my
system at least, which is a Debian slink based Corel Linux 1.1 with slink
updates.) The --with-includes didn't seem to do much, though
maybe I just didn't notice.
The --{disable|without}-nls seems not to be necessary on (most?) Linux
systems.
Anyway, I now have my very own lifimage, thanks. Here's knocking on
wood...
--
Brian