Re: [Cegcc-devel] Issues during compile

2009-04-07 Thread Vincent R.
On Tue, 07 Apr 2009 12:13:45 +0200, "Vincent R." wrote: > On Tue, 07 Apr 2009 12:10:55 +0200, Marcel Smit wrote: >> Hi, >> >> After all, I succeeded compiling ACE. Thanks !! >> >> During compilation, I ran into two seperate issues: >> >> 1. Missing parameter/function: >> >> I noticed that STA

Re: [Cegcc-devel] Issues during compile

2009-04-07 Thread Vincent R.
On Tue, 07 Apr 2009 12:10:55 +0200, Marcel Smit wrote: > Hi, > > After all, I succeeded compiling ACE. Thanks !! > > During compilation, I ran into two seperate issues: > > 1. Missing parameter/function: > > I noticed that STACK_SIZE_PARAM_IS_A_RESERVATION wasn't found in CE gcc. > Also CeGet

[Cegcc-devel] Issues during compile

2009-04-07 Thread Marcel Smit
Hi, After all, I succeeded compiling ACE. Thanks !! During compilation, I ran into two seperate issues: 1. Missing parameter/function: I noticed that STACK_SIZE_PARAM_IS_A_RESERVATION wasn't found in CE gcc. Also CeGetThreadPriority and CeSetThreadPriority couldn't be found. 2. Declaration