vl2mv compilation problem with gcc3.3.1

From: Abhijit Das (adas2_at_sunfire1.ece.utexas.edu)
Date: Tue Nov 25 2003 - 10:09:47 MST


Hi,

I downloaded vis/glu/vl2mv 2.0 to build under cygwin platform. The latest
cygwin comes with gcc 3.3.1. vis/glu compiles fine however vl2mv has
difficulty compiling with gcc 3.3.1.

Basically the varargs thingy has been changed in gcc 3.3.1 and varargs.h
is no longer supported. Therefore the two files /src/parser/vl_traverse.c
and src/parse/vl_write.c where variable args va_dcl/va_alist are used are
not getting compiled properly.

Hope the people who are working on it would make a little effort to
rectify the problem for the greater benefit of the student community.

Thanks in advance,

Abhijit Das
Grad student
UT Austin.



This archive was generated by hypermail 2.1.7 : Tue Nov 25 2003 - 10:12:19 MST