avr-chat
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-chat] upgrade to 20080610 causes multiple definitions of __ltsf2


From: Steve Franks
Subject: [avr-chat] upgrade to 20080610 causes multiple definitions of __ltsf2
Date: Wed, 11 Jun 2008 22:21:59 -0700

Is this a known issue?  Do I need to beat on my makefile?  I'll be
trying an mfile generated one shortly...

Thanks,
Steve

avr-g++ -IC:/WinAVR/avr/include -I../include -Ic:/projects/include  -g
-Wall -Wno-packed -Wno-padded -Os -mmcu=atmega128 -DF_CPU=16000000UL
-c -o ScaleStream.o ScaleStream.cpp
avr-g++ -IC:/WinAVR/avr/include -I../include -Ic:/projects/include  -g
-Wall -Wno-packed -Wno-padded -Os -mmcu=atmega128 -DF_CPU=16000000UL
-c -o ADS1258Stream.o ADS1258Stream.cpp
linking DpcMain.o -IC:/WinAVR/avr/include -I../include
-Ic:/projects/include -g -std=gnu99 -Wall -Os -mmcu=atmega128
-DF_CPU=16000000UL -Wl,-Map=DpcMain.map,--cref -lm -u vfprintf -u
vfscanf -lprintf_flt -lscanf_flt (newer files: DpcMain.o DpcGlobals.o
DpcSystem.o CmdTable.o CmdHandlers.o)
avr-gcc -IC:/WinAVR/avr/include -I../include -Ic:/projects/include  -g
-std=gnu99 -Wall -Os -mmcu=atmega128 -DF_CPU=16000000UL
-Wl,-Map=DpcMain.map,--cref  -lm -u vfprintf -u vfscanf -lprintf_flt
-lscanf_flt -o DpcMain.elf DpcMain.o DpcGlobals.o DpcSystem.o
CmdTable.o CmdHandlers.o CmdSystem.o DpcStream.o LimitStream.o
ScaleStream.o ADS1258Stream.o
c:/winavr/bin/../lib/gcc/avr/4.3.0/../../../../avr/lib/avr51\libc.a(cmpsf2.o):
In function `__lesf2':
(.text.fplib+0x0): multiple definition of `__ltsf2'
c:/winavr/bin/../lib/gcc/avr/4.3.0/avr51\libgcc.a(_lt_sf.o):(.text+0x0):
first defined here
gmake: *** [DpcMain.elf] Error 1
>Exit code: 2

-- 
Steve Franks, KE7BTE
Staff Engineer
La Palma Devices, LLC
http://www.lapalmadevices.com
(520) 312-0089




reply via email to

[Prev in Thread] Current Thread [Next in Thread]