From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philip Blundell To: rearnsha@arm.com Cc: Yves Rutschle , "'Jens-Christian Lache'" , "'crossgcc@sources.redhat.com'" , Richard.Earnshaw@arm.com Subject: Re: gcc compile Date: Tue, 23 Jan 2001 02:26:00 -0000 Message-id: References: <200101231017.KAA28604@cam-mail2.cambridge.arm.com> X-SW-Source: 2001-01/msg00206.html In message < 200101231017.KAA28604@cam-mail2.cambridge.arm.com >, Richard Earnsha w writes: >> You could try `__attribute__ (( interrupt ("SWI")))' with GCC. This should >> suffice for very simple handlers, though you will still need to write in >> assembler for anything more sophisticated. > >This is new in the CVS version; it wasn't in 2.95.x (at least, if it was, >it probably didn't work very well). Oops, you're right. It's not in 2.95 at all. p. ------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philip Blundell To: rearnsha@arm.com Cc: Yves Rutschle , "'Jens-Christian Lache'" , "'crossgcc@sources.redhat.com'" , Richard.Earnshaw@arm.com Subject: Re: gcc compile Date: Sun, 01 Apr 2001 00:00:00 -0000 Message-ID: References: <200101231017.KAA28604@cam-mail2.cambridge.arm.com> X-SW-Source: 2001-q1/msg00206.html Message-ID: <20010401000000.LH9n54n2jCs3aRQkEPIWt2_EW4CiS7VSKNLw_8lb0SM@z> In message < 200101231017.KAA28604@cam-mail2.cambridge.arm.com >, Richard Earnsha w writes: >> You could try `__attribute__ (( interrupt ("SWI")))' with GCC. This should >> suffice for very simple handlers, though you will still need to write in >> assembler for anything more sophisticated. > >This is new in the CVS version; it wasn't in 2.95.x (at least, if it was, >it probably didn't work very well). Oops, you're right. It's not in 2.95 at all. p. ------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com