This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Help with -march and -mcpu issues


On Thu, Aug 30, 2007 at 12:34:00PM -0700, Rick Mann wrote:
> You're right, in that invocation, I do. Unfortunately, I left that in when I 
> was doing some other experimentation. I took those libraries out, and adding 
> the mapfile option to the link CC invocation, I get the following (there are 
> actually a couple other files in there, all compiled the same way). I'm not 
> sure where to look for EF_ARM_VFP_FLOAT.

LOAD obj/start.o
LOAD obj/Util.o
LOAD obj/lcd.o
LOAD obj/main.o

That means those objects are basically on your command line.

-- 
Daniel Jacobowitz
CodeSourcery


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