Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Packages » Link error when building ide\Debuggers module? [SOLVED] -not main package
Link error when building ide\Debuggers module? [SOLVED] -not main package [message #2114] Sat, 01 April 2006 17:34 Go to next message
gnunt is currently offline  gnunt
Messages: 1
Registered: April 2006
Junior Member
Hi ,
I'm getting the following when trying to build the ide\Debuggers package in windows:


Linking...
(option '-O 2' ignored)
___main: duplicate
-> used: libmingw32.a:gccmain.o:1
-> discarded: libgcc.a:__main.o:1
1 undefined symbol(s):
_WinMain@16 (referenced from libmingw32.a:main.o:1; _main; .text)
linking aborted due to fatal errors
collect2: ld returned 1 exit status


Could you please advice/
Thanks,
gnunt


f577ec5095de1612c5706bb113d70ae0

[Updated on: Tue, 02 May 2006 03:01] by Moderator

Report message to a moderator

Re: Link error when building ide\Debuggers module [message #2119 is a reply to message #2114] Sat, 01 April 2006 20:09 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
gnunt wrote on Sat, 01 April 2006 10:34

Hi ,
I'm getting the following when trying to build the ide\Debuggers package in windows:


Linking...
(option '-O 2' ignored)
___main: duplicate
-> used: libmingw32.a:gccmain.o:1
-> discarded: libgcc.a:__main.o:1
1 undefined symbol(s):
_WinMain@16 (referenced from libmingw32.a:main.o:1; _main; .text)
linking aborted due to fatal errors
collect2: ld returned 1 exit status


Could you please advice/
Thanks,
gnunt


ide\Debuggers is not a main package - it does not produce executable target. It is in fact package used by TheIDE, cannot be used separately.

Mirek
Previous Topic: incremental package duplication [FEATURE REQUEST]
Next Topic: howto duplicate main package and rename classes "in bulk"?
Goto Forum:
  


Current Time: Fri Mar 29 17:00:30 CET 2024

Total time taken to generate the page: 0.01247 seconds