This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

GCC M68k cross compilier generates odd address labels.


Title: GCC M68k cross compilier generates odd address labels.

Sirs,

using gcc m68k cross compilier v 2.95.2 19911024
on    Linux v 2.2.16

with attached source code from the efi332 project:

I get 2 warnings:

WARNING: text label 'cHandler' aligned to odd boundry
WARNING: text label 'instalHandler' aligned to odd boundry

I haven't found the method of resolving these errors. The same code compilied under the Ashware windows M68k cross compilier does not produce these warnings.

Do you know of a fix for (or the right way to compile) these warnings?

Sincerely,
Jim Crawford.

 

isr.c

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com

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