1. GCC 3.2 support in Eu Translator 2.4

Rob,

Will the 2.4 Eu2C Translator support GCC 3.2?

I seem to have lost GCC 2.96 when I upgraded to
Mandrake 9.0.  I think I have heard that it is
possible to have both installed at the same time -
haven't tried it though.

At any rate, it seems I can compile most programs by
substituting -mcpu=i486 (or even K6) for gcc in the
emake file. I have had problems compiling Jerry
Story's dmak.exu source Eu2C translated source code
with GCC 3.2.

Regards,
Ken Rhodes

new topic     » topic index » view message » categorize

2. Re: GCC 3.2 support in Eu Translator 2.4

Ken Rhodes writes:
> Will the 2.4 Eu2C Translator support GCC 3.2?

It should. I haven't tried it.

> At any rate, it seems I can compile most programs by
> substituting -mcpu=i486 (or even K6) for gcc in the
> emake file. 

I've been told for DJGPP (which is GCC-based) that where I have:
  -mpentium
a warning is issued by the compiler saying:
        '-mpentium' is deprecated.
       Use '-march=pentium' or '-mcpu=pentium' instead.
Is that the kind of message you are getting?
 
> I have had problems compiling Jerry
> Story's dmak.exu source Eu2C translated source code
> with GCC 3.2.

What's the symptom?

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view message » categorize

3. Re: GCC 3.2 support in Eu Translator 2.4

--- Robert Craig <rds at RapidEuphoria.com> wrote:
> 
> Ken Rhodes writes:
> > Will the 2.4 Eu2C Translator support GCC 3.2?
> 
> It should. I haven't tried it.
> 
> > At any rate, it seems I can compile most programs
> by
> > substituting -mcpu=i486 (or even K6) for gcc in
> the
> > emake file. 
> 
> I've been told for DJGPP (which is GCC-based) that
> where I have:
>   -mpentium
> a warning is issued by the compiler saying:
>         '-mpentium' is deprecated.
>        Use '-march=pentium' or '-mcpu=pentium'
> instead.
> Is that the kind of message you are getting?

YEP

>  
> > I have had problems compiling Jerry
> > Story's dmak.exu source Eu2C translated source
> code
> > with GCC 3.2.
> 
> What's the symptom?

execution of ./emake produces *.c files with no
reported problem.

execution of ./dmak results in a great number of error
messages and a report of a segmentation fault.

A tremendous number of the error messages are:

Gtk-CRITICAL **:file gtkcontainer.c:line711
(gtk-containder_add): assertion 'container != NULL'
failed

and a few are:

.... gtksignal.c:line724 (gtk_signal
connect):assertion 'object !=NULL' failed


I also attempted to translate and compile one of Irv's
demos... EuGTKWindow.exu... got no error reports, but
simply a segmentation fault when I tried to execute
the comiled file.

So far I have not had any problems compiling a number
of other non EuGTK programs with 3.2... and I can't
remember if I tried compiling EuGTK progs or demos
with gcc-2.96.

Regards,
Ken Rhodes




> 
> Regards,
>    Rob Craig
>    Rapid Deployment Software
>    http://www.RapidEuphoria.com
> 
>
> 
> 
>
>

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu