Building gcc with a glibc from a non-standard place?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Is there a way to build gcc with a glibc that is installed in a
non-standard place?  I tried

  $ cd build
  $ CPPFLAGS="-I <glibc-includes>" LDFLAGS="-L <glibc-libs>" ../configure
  $ make

But that does not work.

Ciao

Dominik ^_^  ^_^

-- 

Dominik Vogt
IBM Germany





[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux