User forums > General (but related to Code::Blocks)
Can one specify object link order?
(1/1)
hcye:
Is there anyway to specify the link order of object files?
I recently had to edit my .cbp file in order to make two files link in certain order. Is there a kosher way to do this than editing the file manually? Thanks!
Huanchun
stahta01:
If you mean compile in a certain order then right click on file and choose "Properties" Select "build" Tab and adjust "Priority weight" as needed. I have no idea if this fixes any thing related to link order.
Tim S
hcye:
There is a checkbox to apply the weight to linker and it actually works!
This is a very useful feature, especially for embedded software where sometimes one needs to control the order of objects. Thanks!
Navigation
[0] Message Index
Go to full version