3R6P1/cygwin + CVS attic

Hi!

I've just compiled Radiance with cygwin.
EVERYTHING got compiled (Yup! I only applied the small
fix for varargs.h - again: GREAT WORK! This time I didn't have
any problem with the libtiff either!), but the programs don't get
copied to the specified bin directory.
A quick fix is adding the $(ESUFFIX) variable after the
name of each program in the PROGS declaration of each Rmakefile,
like this:

PROGS = icalc$(ESUFFIX) ev$(ESUFFIX) rcalc$(ESUFFIX) ...

This shouldn't change the rmake behaviour with other platforms, right?

Now it's time for Scons ...

I should make a downloadable cygwin/radiance package soon ...

About the CVS attic, I also like ttyimage,
and I think that it should be a lot of fun enhancing it
with aalib (!)

http://aa-project.sourceforge.net/index.html
http://aa-project.sourceforge.net/tune/

About the other programs, I've used plotin ...

···

--
Francesco

___________________________________________________________________
Electronic mail messages entering and leaving Arup business
systems are scanned for acceptability of content and viruses.

Oops, I forgot ...

Of course also the makefile rules would need to have the $(ESUFFIX)
variable after the rule name ...

···

--
Francesco

___________________________________________________________________
Electronic mail messages entering and leaving Arup business
systems are scanned for acceptability of content and viruses.