avr-libc-dev
[Top][All Lists]
Advanced

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

[avr-libc-dev] [bug #29458] log10 compile errors


From: Simco - R.Fischer
Subject: [avr-libc-dev] [bug #29458] log10 compile errors
Date: Wed, 07 Apr 2010 07:04:33 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

Follow-up Comment #2, bug #29458 (project avr-libc):

Hello Joerg,

It seems a link error. The attached Studio4 screendump show the folowing
message:

  rm -rf FloatTest.o  FloatTest.elf dep/* FloatTest.hex
      FloatTest.eep FloatTest.lss FloatTest.map
  Build succeeded with 0 Warnings...
  avr-gcc  -mmcu=atxmega128a1 -Wall -gdwarf-2 -Os -std=gnu99
      -funsigned-char -funsigned-bitfields -fpack-struct
      -fshort-enums -MD -MP -MT FloatTest.o -MF
      dep/FloatTest.o.d  -c  ../FloatTest.c
  avr-gcc -mmcu=atxmega128a1 -Wl,-Map=FloatTest.map
      FloatTest.o     -o FloatTest.elf
  c:/program files/winavr-
       20100110/bin/../lib/gcc/avr/4.3.3/../../../../
       avr/lib/avrxmega7libc.a(floatsisf.o): In function
       `__floatunsisf':
  (.text.avr-libc.fplib+0x0): multiple definition of
       `__floatunsisf'
  c:/program files/winavr-
       20100110/bin/../lib/gcc/avr/4.3.3/avrxmega7libgcc.a
       (_usi_to_sf.o):c:avrdevgccbuild-avravravrxmega7
       libgcc/../../.././gcc/fp-bit.c:1391: first defined
       here
  make: *** [FloatTest.elf] Error 1
  Build failed with 1 errors and 0 warnings...

I compile with Studio4, I do not know how to add the -ml option.

Regards,
Robert.


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?29458>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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