This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC3.2/eCos-- undefined reference to std::operatornew(unsigned)


Gary wrote:
>Stick with GCC/2.95.2 (or most probably, anything less than 3.0)
>We simply aren't ready to use GCC/3.x with eCos yet, sorry.
>
>Is there some reason you want to use this new compiler?

Gary,

we need to run some strong template based code that
crashes GCC-2.95.2 (and also 2.96 both on cygwin and Linux).
It reports "virtual memory exausted" and gives up.

Applying the few fixes posted to this list, GCC 3.2 compiles 
eCos fine and also this code runs whithout problems (take this 
considering we are doing some preliminary tests). 

Thanks 
Marco

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]