This is the mail archive of the gcc-bugs@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]

g++ problems under HP-UX & Tru64


Compiling the gcc suite with --prefix and
--exec-prefix causes problems with g++'s include
search path.  A quick look at 'g++ -v' shows that it
doesn't know anything about the architecture
independent directory.  It compiles and works fine
with only the --prefix option.  I've configured with
the following:

Tru64 4.0F: --prefix=/prg/local/GENERIc
--exec-prefix=/prg/local/DEC

HP-UX 10.20: --prefix=/prg/local/GENERIC
--exec-prefix=/prg/local/HP_10 --enable-shared
--with-gnu-as --host=hppa1.1-hp-hpux10.20

Joshua Weage


=====
Joshua Weage
--
--  <http://origin.me.gatech.edu/~weage>    --

__________________________________________________
Do You Yahoo!?
Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free!
http://photos.yahoo.com/

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