[Magic-dev] supported Magic platforms

Jeff Sondeen sondeen at ISI.EDU
Fri May 13 12:08:51 EDT 2005




the Tcl version of magic-7.3.83 built fine on a standard FC3 after

make clean

./configure --with-tcl=/usr/lib --with-tk=/usr/lib
--with-tclincls=/usr/include --with-tkincls=/usr/include
--with-tcllibs=/usr/lib --with-tklibs=/usr/lib --pre
fix=/home/sondeen/linux/install

make
make install-tcl

/jeff


Marcus Escobosa writes:
 > What platforms is Magic typically compiled on?
 > I have Fedora 3 and get build errors for Magic 6.5 and 7.  I have followed
 > the README instructions.  On Magic 7 I get build errors involving gcc's lack
 > of support for the varargs functions.  Gcc now supports only stdarg, and
 > some of the source use incompatible varargs function calls.  On magic 6.5, I
 > get a redefinition error for wchar_t.  This problem kind of seems like a gcc
 > issue, since the conflicting files seem to be in the gcc libraries.
 > 
 > Any help is appreciated.
 > 
 > Is there a need for a Fedora port person?  I don't have much time, but maybe
 > I can help.
 > 
 > Thanks
 > 
 > Marcus Escobosa
 > 
 > _______________________________________________
 > magic-dev mailing list
 > magic-dev at vlsi.cornell.edu
 > http://vlsi.csl.cornell.edu/mailman/listinfo/magic-dev


More information about the magic-dev mailing list