Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 14:39 Go to next message
Yev  is currently offline Yev Friend
Messages: 1
Registered: August 2011
Junior Member
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 16:27 Go to previous message
HagenFriend
Messages: 90
Registered: April 2010
Member
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 Sep 25 09:11:10 GMT 2024

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

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

Back to the top