Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Plugin for Futjitsu F16 Compiler
Plugin for Futjitsu F16 Compiler [message #180036] Mon, 20 November 2006 10:23 Go to next message
Patrick Schmitt is currently offline Patrick SchmittFriend
Messages: 21
Registered: July 2009
Junior Member
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
Re: Plugin for Futjitsu F16 Compiler [message #180176 is a reply to message #180036] Thu, 23 November 2006 14:48 Go to previous message
Patrick Schmitt is currently offline Patrick SchmittFriend
Messages: 21
Registered: July 2009
Junior Member
ok guys, it was my own fault,
the problem is sorted out
Previous Topic:Error launching 'cygpath' command
Next Topic:Sorry
Goto Forum:
  


Current Time: Sat Jul 13 18:34:13 GMT 2024

Powered by FUDForum. Page generated in 0.03307 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top