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: Weird x86 Linux/GNU crashes


On Tue, Jul 30, 2002 at 05:23:09PM -0700, David S. Miller wrote:
>    From: Mark Mitchell <mark@codesourcery.com>
>    Date: Tue, 30 Jul 2002 16:10:56 -0700
>    
>    I get the attached output.  Why is this mmx stuff showing up?  And
>    what are the bits about bash?
> 
> GDB exec's a shell to setup your environment properly then execute the
> program to be debugged.  In this way GDB's environemnt doesn't need
> to be altered among other things.
> 

I think Mark has

LD_LIBRARY_PATH=....

somewhere in his bash startup scripts.


H.J.


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