Page 1 of 1

Linker failed to compile

Posted: Tue Feb 13, 2007 1:58 pm
by PINTO
Hi Benj,

I'm having a problem with the linker not compiling.

This is the report:

Adroit_Send.c success

success

Return code = 0

Launching the linker/assembler...

BoostLink Optimizing Linker Version 6.52
http://www.sourceboost.com
Copyright(C) 2004-2006 Pavel Baranov
Copyright(C) 2004-2006 David Hobday


Error: Failed to open:libc.pic16.lib or C:\Program Files\SourceBoost\lib/libc.pic16.lib


Failure

Return code = -2

Flowcode was unable to assemble the ASM file due to the following errors:


FINISHED

Was working yesterday but this morning did't want to compile.

I've re-installed Flowcode(the new version) the same happens.

I've looked at the compiler's settings defaults to pic16.lib

Any suggestions??

Thanks



Pinto

Posted: Tue Feb 13, 2007 2:24 pm
by Steve
Does this file exist:

Code: Select all

C:\Program Files\SourceBoost\lib\libc.pic16.lib
Also, check your settings for the linker parameters in the "Compiler Options" box. The "restore defaults" may solve this issue.

Also restarting the PC sometimes solves some wierd problems like this.

Posted: Tue Feb 13, 2007 2:51 pm
by PINTO
Hi Steve,

It worked thanks.


Regards


Pinto