preprocessor/6084: cpp Segmentation Fault

Gerwin, Joshua A joshua.a.gerwin@intel.com
Mon Apr 15 20:03:00 GMT 2002


> -----Original Message-----
> From: Richard Henderson [mailto:rth@redhat.com]
> Sent: Monday, April 15, 2002 6:06 PM
> To: Gerwin, Joshua A
> Cc: 'Neil Booth'; 'Phil Edwards'; joshg@hf.intel.com;
> gcc-gnats@gcc.gnu.org; rnesius@ichips.intel.com; Nguyen, Tuan;
> gcc-bugs@gcc.gnu.org
> Subject: Re: preprocessor/6084: cpp Segmentation Fault
> 
> 
> On Mon, Apr 15, 2002 at 11:25:25AM -0700, Gerwin, Joshua A wrote:
> > (gdb) break maybe_print_line
> > Cannot access memory at address 0x3c28
> 
> You built the compiler as a 64-bit binary didn't you?

Clearly this is something not to be taken on lightly...Actually, a co-worker
built the compiler, it is 64-bit. I did build the debugger as 64-bit,
though.  

> 
> (1) 64-bit sparc code isn't stable in gcc 3.0,

Oops... 

> (2) Use -mcmodel=medlow to link the application below 4GB so
>     that stabs debugging can function properly.
> 

Thanks.  This could help quite a bit.  

> 
> r~
> 

Josh Gerwin, System Programmer/Analyst
joshua.a.gerwin@intel.com
Intel Corp.
NorthWest Engineering Computing



More information about the Gcc-bugs mailing list