This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: BUG: g++ 3.x.x -fomit-frame-pointer: exception handling doesn'twork


On Thu, 12 Aug 2004, Gwenole Beauchesne wrote:

> [gb@n2 gcc]$ ./a.out
> Segmentation fault

even with newly generated libs this time:

[gb@n2 gcc]$ _LD_TRACE_LOADED_OBJECTS=1 LD_LIBRARY_PATH=$PWD:/home/gb/cvs/GCC/3.4/gcc.wip/objs/i586-pc-linux-gnu/libstdc++-v3/src/.libs ./a.out
Segmentation fault


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