Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Help
»
link libraries ?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: link libraries ? (Read 3355 times)
zorglub!
Multiple posting newcomer
Posts: 11
link libraries ?
«
on:
June 17, 2009, 11:50:58 pm »
Hi
I got the message: Linking stage skipped ( built target has no object files to link )
Which libraries to use for a standard C source
I'm using Gcc for compiler ( from Mandriva 2009.0)
rgds
Logged
jens
Administrator
Lives here!
Posts: 7255
Re: link libraries ?
«
Reply #1 on:
June 18, 2009, 12:05:56 am »
This can happen if you try to compile an empty project, or an empty build target.
Logged
zorglub!
Multiple posting newcomer
Posts: 11
Re: link libraries ?
«
Reply #2 on:
June 18, 2009, 12:22:37 am »
I have a piece of C source..
I have selected Debug as built target
It compiles right ( no error ) but obviously I'm missing something...
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Help
»
link libraries ?