GNU assembler (ARM code)

Mark Pulver mpulver@research.canon.com.au
Wed Aug 4 22:43:00 GMT 1999


Mark Pulver writes:
 > > > external.s:59: Error: Literal referenced across section boundry (Implicit dump?)
 > > > They all seem to be of the form:
 > > > 	.extern	SAr_printf
 > > > 	...
 > > > 	LDR	lr, =SAr_printf @ error
 > > 

I found the solution.  I needed to explicit tell it to
create a literal pool area (.ltorg) for the file that
were failing.

Mark
_______________________________________________
New CrossGCC FAQ: http://www.objsw.com/CrossGCC
_______________________________________________
To remove yourself from the crossgcc list, send
mail to crossgcc-request@cygnus.com with the
text 'unsubscribe' (without the quotes) in the
body of the message.


More information about the crossgcc mailing list