--- Additional Comments From niki dot waibel at gmx dot net 2005-01-21
09:20 ---
YES! everything fine now. compiling gcc using --with-pic solved the problem.
thanks a lot for that hint!
niki
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19545
--- Additional Comments From niki dot waibel at gmx dot net 2005-01-21
09:05 ---
comping gcc again using --with-pic. just saw the option in gcc-3.4.3/libstdc++-
v3/configure ...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19545
--- Additional Comments From niki dot waibel at gmx dot net 2005-01-21
09:00 ---
i get exactly the same error if i use --with-pic when configuring db-4.3.27.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19545
--- Additional Comments From niki dot waibel at gmx dot net 2005-01-21
08:55 ---
--with-pic when building the db lib (that is what i currently try to compile on
all platforms), or when building gcc?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19545
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-20
14:59 ---
--with-pic try to use only PIC/non-PIC objects default=use both
--
What|Removed |Added
---