Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Linker produces the wrong file extension
stahta01:
Turn on compile logging and see what the commands C::B is producing.
Tim S
From Pecan answer to other thread
//-- Full Compile Logging --
Main Menu->Settings->Compiler and Debugger->"Other"->Compiler logging = "Full command line".
pac:
With this settings set
this shows that the wrong file extension
is passed to the command ar
and thus producing the wrong library
Pac
stahta01:
--- Quote from: pac on February 04, 2007, 05:16:10 pm ---With this settings set
this shows that the wrong file extension
is passed to the command ar
and thus producing the wrong library
Pac
--- End quote ---
After, making sure you changed the name in the project properties.
I would then suggest making a small test case of project file and source and header and attaching it to this thread and also submitting a bug report on it. Note, the fact if the problem happens on static or dynamic or both types of libraries.
Tim S
pac:
where is the appropriate place to report a bug ?
stahta01:
From http://www.codeblocks.org/
http://developer.berlios.de/projects/codeblocks/
http://developer.berlios.de/bugs/?func=addbug&group_id=5358
Note: If Berlios still has the DDoS issue you may need to change http:// to https://
You can also read this thread about reporting bugs
http://forums.codeblocks.org/index.php?topic=5100.msg39848#msg39848
Tim S
Navigation
[0] Message Index
[*] Previous page
Go to full version