This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


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

Re: How to install $(prefix)/include files ?



>You can also go directly to the libstdc++-v3 build directory, which for
>me is
>/mnt/hd/bliss/bld-x86-egcs/i586-pc-linux-gnu/libstdc++-v3
>and type 'make install'
>if this is not working for you, please send details on your platform

it isn't

cd /home/bruno/bld-egcs/sparc-sun-solaris2.8/libstdc++-v3

bash-2.03# ls -l
-rw-r--r--   1 root     other          1 Apr 14 09:33 confdefs.h
-rw-r--r--   1 root     other          0 Apr 11 14:02 config.cache
-rw-r--r--   1 root     other        127 Apr 14 09:33 config.log
-rw-r--r--   1 root     other          3 Apr 14 09:33 multilib.out

bash-2.03# make install
make: *** No rule to make target `install'.  Stop.

my environment:

ultrasparc 10 sol8

gnu make v3.78
/home/bruno/egcs    CVS gcc with CVS libstdc++
/home/bruno/bld-egcs

cd /home/bruno/bld-egcs
../egcs/configure --prefix=/usr/local --enable-libstdcxx-v3
make bootstrap
make install

Bruno



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