frame_dummy and the 68000.

Rosimildo da Silva rdasilva at connecttel.com
Tue Aug 8 12:40:55 UTC 2000


Chris Johns wrote:
> 
> Hi,
> 
> Getting ELF C++ static constructors to run on a 68302 I am getting an
> illegal instruction exception in frame_dummy (crtstuff.c in gcc
> sources). I have marked the code which is not supported on the 68000. I
> built the compiler but I see it is in the RPMs as well.
> 
> Is this a multilib bug in gcc ?
> 
> Does a patch exist ?
> 

My $.02:

Maybe some compile flag is missing when compiling
multilib for 68K family. If the invalid opcode
is not valid for that processor, how about adding
 "-mcpu=<your_processor_family>"

-- 
Rosimildo da Silva            rdasilva at connectel.com 
ConnectTel, Inc.              Austin, TX -- USA      
Phone : 512-338-1111          Fax : 512-918-0449     
Mobile: 512-632-7579                                 
Company Page: http://www.connecttel.com              
Home Page: http://members.xoom.com/rosimildo/



More information about the users mailing list