conflicting names in standard make project [message #158371] |
Fri, 18 November 2005 08:27 |
Eclipse User |
|
|
|
Originally posted by: josef.baumgartne.de.telex.com
Hello,
I have a problem with the gnu error parser. I have a standard make C
project.
The project has several subdirectories with a makefile for each
subdirectory.
A make in the root directory recursively calls the makefiles in the
subdirectory.
The different subdirectories can contain files with the same name (e.g.
main.c).
If I do a build and the compiler detects a problem in auch a file I cannot
jump to the error, because the error parser reports "conflicting names".
I tried to solve this by creating a "Make Target" in a subdirectory and
making only this subdirectory. I thought the error parser would then only
check the files in this directory, but the problem still occurs and I get
conflicting names.
Does anybody know how to solve this?
Thanks,
Josef
|
|
|
|
Re: conflicting names in standard make project [message #158404 is a reply to message #158380] |
Fri, 18 November 2005 10:36 |
Eclipse User |
|
|
|
Originally posted by: josef.baumgartner.de.telex.com
Hi Norbert,
thank you. I looked at the bug and found a link to bug 108489. I think this
is the right one and unfortunately it isn't fixed yet.
(https://bugs.eclipse.org/bugs/show_bug.cgi?id=108489)
I use Eclipse 3.1 and CDT 3.0.1
Josef
Norbert Ploett wrote:
> Hi Josef,
> this bug should be fixed in CDT 3.0.1 - see
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=108920 for details.
> Norbert
> "Josef Baumgartner" <josef.baumgartne@de.telex.com> schrieb im Newsbeitrag
> news:7307d56a33d991da0e28c9d037aee192$1@www.eclipse.org...
>> Hello,
>>
>> I have a problem with the gnu error parser. I have a standard make C
>> project.
>> The project has several subdirectories with a makefile for each
>> subdirectory.
>> A make in the root directory recursively calls the makefiles in the
>> subdirectory.
>> The different subdirectories can contain files with the same name (e.g.
>> main.c).
>>
>> If I do a build and the compiler detects a problem in auch a file I cannot
>> jump to the error, because the error parser reports "conflicting names".
>>
>> I tried to solve this by creating a "Make Target" in a subdirectory and
>> making only this subdirectory. I thought the error parser would then only
>> check the files in this directory, but the problem still occurs and I get
>> conflicting names.
>>
>> Does anybody know how to solve this?
>>
>> Thanks,
>>
>> Josef
>>
|
|
|
|
Re: conflicting names in standard make project [message #158555 is a reply to message #158411] |
Mon, 21 November 2005 07:24 |
Eclipse User |
|
|
|
Originally posted by: josef.baumgartner.de.telex.com
Norbert,
sorry, but I think I'm not able to fix that bug :-(
So I hope somebody else does.
Josef
Norbert Ploett wrote:
> Josef,
> so it is a bug and somebody will have to fix it. :-)
> Will you?
> In that case you can see at which class to start from "my" bug.
> Cheers,
> Norberr
> "Josef Baumgartner" <josef.baumgartner@de.telex.com> schrieb im Newsbeitrag
> news:5e99453753e5dad77c9e63d8696f4267$1@www.eclipse.org...
>> Hi Norbert,
>> thank you. I looked at the bug and found a link to bug 108489. I think
>> this
>> is the right one and unfortunately it isn't fixed yet.
>> (https://bugs.eclipse.org/bugs/show_bug.cgi?id=108489)
>>
>> I use Eclipse 3.1 and CDT 3.0.1
>>
>> Josef
>>
>> Norbert Ploett wrote:
>>
>>> Hi Josef,
>>
>>> this bug should be fixed in CDT 3.0.1 - see
>>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=108920 for details.
>>
>>
>>> Norbert
>>
>>> "Josef Baumgartner" <josef.baumgartne@de.telex.com> schrieb im
>>> Newsbeitrag news:7307d56a33d991da0e28c9d037aee192$1@www.eclipse.org...
>>>> Hello,
>>>>
>>>> I have a problem with the gnu error parser. I have a standard make C
>>>> project.
>>>> The project has several subdirectories with a makefile for each
>>>> subdirectory.
>>>> A make in the root directory recursively calls the makefiles in the
>>>> subdirectory.
>>>> The different subdirectories can contain files with the same name (e.g.
>>>> main.c).
>>>>
>>>> If I do a build and the compiler detects a problem in auch a file I
>>>> cannot jump to the error, because the error parser reports "conflicting
>>>> names".
>>>>
>>>> I tried to solve this by creating a "Make Target" in a subdirectory and
>>>> making only this subdirectory. I thought the error parser would then
>>>> only check the files in this directory, but the problem still occurs and
>>>> I get conflicting names.
>>>>
>>>> Does anybody know how to solve this?
>>>>
>>>> Thanks,
>>>>
>>>> Josef
>>>>
>>
|
|
|
Powered by
FUDForum. Page generated in 0.03187 seconds