Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Weirdness on remote project build (PTP 6.0M7)

I'm facing the same problem.

Anyone knows if this is an eclipse bug or ptp one?

Thanks,
Rodrigo.

On Tue, 15 May 2012 11:27:11 -0300
Wainer dos Santos Moschetta <wainersm@xxxxxxxxxxxxxxxxxx> wrote:

> Hi,
> 
> I am not able to build a simple helloworld remote C project using 
> Eclipse for Parallel Applications 4.2M7 in Linux/86.
> 
> I created the project using remote tools, a main.c file and then
> tried to build but I got:
> 
> "
> **** Build of configuration Debug for project testremote ****
> Nothing to build for project testremote
> "
> 
> No "Debug" folder along with makefile files were created at this
> point, although those are suppose to be automatically generated.
> 
> Going further I noticed in build settings (Properties -> C/C++ ->
> Build 
>  > Settings) has only entries about C++ toolchain ("remote gcc c++ 
> compiler", "remote gcc c++ linker").
> 
> OK, now I create a test.cpp (notice, I am using the .cpp extension)
> and this time "Debug" folder along with makefile files were created!
> It seems it is able to auto-detect C++ files but not regular C files.
> 
> I suspect there is a serious bug in "Remote Linux GCC Tool chain" 
> implementation.
> 
> Could someone double check before I open a bug?
> 
> Thanks,
> 
> Wainer dos Santos Moschetta
> 
> _______________________________________________
> ptp-dev mailing list
> ptp-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ptp-dev
> 



Back to the top