Plugin for Futjitsu F16 Compiler [message #180036] |
Mon, 20 November 2006 05:23  |
Eclipse User |
|
|
|
Hello,
I have written a Plugin for a Fujistu C compiler based on CDT.
All is running quite good, there is only a Plugin with my Linker.
I hard coded the Input Directory for the linking sources. But now i have
Problem that the linker is not working if the files are not in Project/SRC
folder.
Here is an Example
FLIB907S -cpu MB90F546GS -g -dt s,d,r,a -pl 60 -pw 132 "lib.lib" -a
"..\Debug\SRC\*.obj"
*** F9047U: No match (..\Debug\SRC\*.obj) argument
Now i search a solution to use .obj files in different folders within my
project, but i dont find solution for it so far.
Would be great to get little help.
cheers, Patrick
|
|
|
|
Powered by
FUDForum. Page generated in 0.02933 seconds