Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » _va_start compile problem(_va_start compile problem on SUSE Linux; Indigo)
_va_start compile problem [message #718879] Thu, 25 August 2011 10:39 Go to next message
Eclipse UserFriend
I can see errors in the "Problems" tab of Indigo Build id: 20110615-0604:

Semantic Error: Invalid arguments 'Candidates are: void* __builtin_va_start(char* (*)())'

for every call to va_start() (It can be built and works OK on Windows in .NET).
Nevetheless the executable is created and runs OK on SUSE linux.

Is this a problem with IDE configuration?
Re: _va_start compile problem [message #718977 is a reply to message #718879] Thu, 25 August 2011 12:27 Go to previous message
Eclipse UserFriend
On 8/25/2011 4:39 PM, Yev wrote:
> I can see errors in the "Problems" tab of Indigo Build id: 20110615-0604:
>
> Semantic Error: Invalid arguments 'Candidates are: void*
> __builtin_va_start(char* (*)())'
> for every call to va_start() (It can be built and works OK on Windows in
> .NET).
> Nevetheless the executable is created and runs OK on SUSE linux.
>
> Is this a problem with IDE configuration?

No, it is not.
Previous Topic:(no subject)
Next Topic:SIGSEGV causes eclipse CDT to crash at startup - (HotSpot Virtual Machine?)
Goto Forum:
  


Current Time: Wed Jul 16 17:37:04 EDT 2025

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

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

Back to the top