Linux PARISC architecture development
 help / color / mirror / Atom feed
* [parisc-linux] cross compiling glibc
@ 2000-04-14 14:18 Sam Creasey
  2000-04-14 22:32 ` Grant Grundler
  0 siblings, 1 reply; 4+ messages in thread
From: Sam Creasey @ 2000-04-14 14:18 UTC (permalink / raw)
  To: parisc-linux



Ok, according to CVS, my tree is now entirely sync'd with the repository
for glibc.

And I just built glibc right "out of the box".

Hopefully this procedure will work for you:


(checkout glibc)
cd glibc
mkdir hppa1.1-linux
cd hppa1.1-linux

../configure --disable-shared --disable-profile --enable-static-nss
--build=i686-linux --host=hppa1.1-linux --disable-sanity-checks

make

(yes, the entire make should actually happen right now -- though
nss/makedb still won't compile without the binutils fix I just checked
in).

make install install_root=/raid/hp/root MAKEINFO=

This runs in install into the root for my 712's NFS mount.
The MAKEINFO= is important, it keeps it from trying to build the manuals,
which doesn't work without the addon.


Hope it goes as smoothly for anyone else.

-- Sam

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2000-04-15  0:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-04-14 14:18 [parisc-linux] cross compiling glibc Sam Creasey
2000-04-14 22:32 ` Grant Grundler
2000-04-14 23:04   ` Grant Grundler
2000-04-15  1:24   ` willy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox