[Ecls-list] Compiler broken?

Juan Jose Garcia-Ripoll jjgarcia at users.sourceforge.net
Thu May 1 14:46:11 UTC 2008


On Wed, Apr 30, 2008 at 10:58 PM, Marco Gidde <marco.gidde at tiscali.de> wrote:
>  after checking out the latest changes (smallcons) I can't build ECL any
>  more. The compiler generates "CAR(...)" as lvalues, which can't work
>  with the new definition of CAR. The first playce where this occurs is in
>  helpfile.c line 96, which is attached.

Hi Marco, I have been bitten by another GCC extension, this time
expressions being allowed as left-hand side of assignements. That
prevented me from finding two places where we used CAR()= instead of
RPLACA and similar things. I have finished fixing the Windows port and
things seem back to normal.

Juanjo

-- 
Facultad de Fisicas, Universidad Complutense,
Ciudad Universitaria s/n Madrid 28040 (Spain)
http://juanjose.garciaripoll.googlepages.com




More information about the ecl-devel mailing list