Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » CDT crosscompiler plugin problem
CDT crosscompiler plugin problem [message #98523] Fri, 02 April 2004 06:30 Go to next message
Eclipse UserFriend
Originally posted by: nico.pinault.laposte.net

Hi all,

I try to add a CDT plugin to let me use a crosscompiler. The crosscompiler
is not a gnu chain style compiler. I have different executables for
compile, link...
I have used the CDT tutorial to create a plugin fragment. But it does not
work.
I get the following error :

Build error
(Exec error:Le nom de répertoire est incorrect.
)

This means "invalid directory name"

I don't know where this message comes from.

Does anybody knows how to solve this problem ?

Nicolas
Re: CDT crosscompiler plugin problem [message #98539 is a reply to message #98523] Fri, 02 April 2004 07:55 Go to previous message
Eclipse UserFriend
Originally posted by: nico.pinault.laposte.net

> I get the following error :

> Build error
> (Exec error:Le nom de répertoire est incorrect.
> )

> This means "invalid directory name"

I finaly found that it is because the output directory (eg "Debug") is not
automaticaly created by CDT. If I create it manually, this error disapears
but I have other problems : makefile fragments are not created but
"makefile" file is created.

Nicolas
Previous Topic:Porting CGI applications from windows to linux
Next Topic:undefined reference to `mcount'
Goto Forum:
  


Current Time: Sun Jul 13 16:30:57 EDT 2025

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

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

Back to the top