[Mono-dev] Gmcs fails with errors, but no error messages
Tom Philpot
tom.philpot at logos.com
Wed Sep 2 12:16:04 EDT 2009
Marek,
Thanks for the response, but that doesn't give any more information.
Do you think running in gdb would help?
Tom
On 9/2/09 1:38 AM, "Marek Safar" <marek.safar at seznam.cz> wrote:
> Hi,
>> I have a csproj which builds successfully under gmcs r136341, but which
>> fails under later versions including gmcs r141081. With the latest version
>> of gmcs, I get the following failure, but no description of the issue:
>>
>> Compilation failed: 2 error(s), 0 warnings
>> ws1048:~ tom.philpot$
>>
>>
>> Building the same project in Monodevelop gives the following error
>> description:
>> "/var/folders/4M/4Mzzhf4qH-S3b733dx5BflaDzvM/-Tmp-/tmp61fbc732.tmp"
>>
>> When I look for this file, it is missing.
>>
>> In short, there are two orthogonal issues: 1) gmcs is failing on code that
>> previously worked and 2) gmcs is not reporting errors when it is failing in
>> this case.
>>
>> Any tips on how I can debug this would be appreciated.
>>
> Try to run gmcs with --fatal option
>
> Marek
More information about the Mono-devel-list
mailing list