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 ?



Okay,

now it works

before I had

/home/bruno/egcs
/home/bruno/libstdc++
ln -s /home/bruno/libstdc++ /home/bruno/egcs/libstdc++-v3

I replaced the symlink and moved the libstdc++ dir
to /home/bruno/egcs/libstdc++-v3.

So make install works as expected.

My testapp still crashes with a segfault when trying to run.
It seems to be the same problem that Roland Polzer <ropo@usa.net> posted on
11.4.00.

currently my gdb-version seems to be to old to give useful output for CVS
gcc+libstdc++..


Bruno


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