Re: preliminary experiences with egcs 1.1 on linux

Andrej Filipcic (Andrej.Filipcic@ijs.si)
Wed, 16 Sep 1998 04:11:25 +0200 (METDST)


Hi,

you have to define

# define R__ANSISTREAM /* ANSI C++ Standard Library conformant */
# define R__VECNEWDELETE /* supports overloading of new[] and delete[]*/

as for KAI or HP aCC compiler. ROOT crashes due to missing second define.
Then it works fine.

Andrej

On Tue, 15 Sep 1998, stefan kluth wrote:
>
> Hi,
>
> I tried to compile root 2.00/11 with the new egcs 1.1 compiler, but I did
> have problems. The resulting root.exe crashes with memory management
> problems. Did anybody else try this?
>
> I can compile and run root with egcs 1.0.3 just fine.
>
> cheers, Stefan
>
> ---Stefan Kluth---------------Lynen Fellow----------------|\--|\-------
> - LBNL, MS 50A 2160 - phone: +1 510 495 2376 - |/ |/ -
> - 1 Cyclotron Rd. - fax: +1 510 495 2957 - |\/\|\/\|' -
> ---Berkeley, CA94720, USA-----e-mail: SKluth@lbl.gov------|/\/|/\/|----
>
>