Search found 7 matches

by kmcclure
Thu Dec 30, 2010 2:38 pm
Forum: NetBurner's Eclipse IDE
Topic: Multiple Defines errors when linking
Replies: 13
Views: 11579

Re: Multiple Defines errors when linking

Ok i got it to build correctly. It seems to have an issue with the platform between 5270 and 5270B. When I build with the 5270 its to large when I build with the 5270B it seems to build and load fine. I have an idea the the .ld files are different in a manner that makes the difference. I will look i...
by kmcclure
Thu Dec 30, 2010 1:21 pm
Forum: NetBurner's Eclipse IDE
Topic: Multiple Defines errors when linking
Replies: 13
Views: 11579

Re: Multiple Defines errors when linking

Thanks, I created a new project and moved the files in without the Htmldata.cpp file. It looks like a clean build but it is still blowing past memory boundaries so I am still seeing this error AD7414.o htmldata.o -Wl,-Map=LR1000A.map -mcpu=5208 -Wl -Wl,-n -TC:\nburn\MOD5270\lib\MOD5270.ld -Wl,-RC:\n...
by kmcclure
Thu Dec 30, 2010 8:10 am
Forum: NetBurner's Eclipse IDE
Topic: Multiple Defines errors when linking
Replies: 13
Views: 11579

Re: Multiple Defines errors when linking

Hi,

The code was ported from a NB command line build, and I am using the internal makefile builder in eclipse, and the code was written before I got to it. The release is 2.4 RC2
by kmcclure
Wed Dec 29, 2010 5:12 pm
Forum: NetBurner's Eclipse IDE
Topic: Multiple Defines errors when linking
Replies: 13
Views: 11579

Re: Multiple Defines errors when linking

Processing /AlignBERBarsTop.htm Found function Web_BB_BER_TopRefresh # 6 Found function Web_FEC_BER_Raw # 7 Found function Web_IF_RSSI1 # 8 Found function Web_BB_BER_Bar # 9 Found function Web_BB_BER_Elapsed # 10 Found function Web_BB_BER_CumBERT # 11 Found function Web_BB_BER_CumNoSync # 12 2002 b...
by kmcclure
Wed Dec 29, 2010 5:10 pm
Forum: NetBurner's Eclipse IDE
Topic: Multiple Defines errors when linking
Replies: 13
Views: 11579

Re: Multiple Defines errors when linking

Reading files from C:\nburn\NBEclipse\workspace\LR1000\PortingCode\html and compressing them into htmldata.cpp Processing /alarms.htm New function WebF_OPS_AlarmList # 1 1793 bytes Processing /AlignBER.htm 628 bytes Processing /AlignBERBarsBot.htm New function Web_BB_BER_BotRefresh # 2 New function...
by kmcclure
Wed Dec 29, 2010 5:09 pm
Forum: NetBurner's Eclipse IDE
Topic: Multiple Defines errors when linking
Replies: 13
Views: 11579

Re: Multiple Defines errors when linking

Actually I did, it seems to be looking at both. This is what I see now I know it's a bit long. It looks like it linking in twice so the memory size it twice what it should be I will have to post the build in three parts because of length **** Internal Builder is used for build **** m68k-elf-g++ -O0 ...
by kmcclure
Wed Dec 29, 2010 11:25 am
Forum: NetBurner's Eclipse IDE
Topic: Multiple Defines errors when linking
Replies: 13
Views: 11579

Multiple Defines errors when linking

Hi, I seem to be having a problem when it comes to the linker seeing multiple definition, I have gone through the project but can't seem to find where it is relinking in the same files. This problem has me stuck. :roll: Any help would be greatly appreciated Thanks Here is what I am seeing. m68k-elf-...