POV-Ray : Newsgroups : povray.unofficial.patches : MegaPov and Unicode, compile problems under Linux : Re: MegaPov and Unicode, compile problems under Linux Server Time
2 Sep 2024 14:13:45 EDT (-0400)
  Re: MegaPov and Unicode, compile problems under Linux  
From: Carl Bartels
Date: 12 Dec 1999 19:30:22
Message: <38543E1D.299BB9FF@bravo435.chem.mcgill.ca>
I used gcc (whichever one came with slackware 7.0 ... not the computer
I'm on right now, so I can't check what version very easily.

"//" style comments were weaded out by hand.  I then had to put some
back in because it complained about /*'s withint comments and I didn't
want to hunt down a compiler flag to ignore this.

I blindly converted the "false" variables to "FALSE".

BTW, the makefile I used was a modified version of the official one that
came with 3.1g.  To get the extra stuff, I recommend "gcc -MM -MG >
dependancies" which you can then modify and splice into the makefile
with emacs.  That's probably the biggest part of fixing up the
makefile.  My programming's not that good though, so I'd recommend Mark
Gordon's version over my own.

Nieminen Juha wrote:
> 
>   What compiler did you use? How did you avoid the problems with the
> //-comments and a couple of undefined variables named 'false'?
> 
> --
> main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
> ):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/

-- 
Carl Bartels, Department of Chemsitry, Mcgill University, to reply to
me,
just kill a and 5 from the email name, Montreal, QC, cAnAdA


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.