> -----Original Message-----
> From: 
> [email protected] 
> [mailto:simulavr-devel-bounces+eweddington=cso.atmel....@nongn
> u.org] On Behalf Of Joel Sherrill
> Sent: Wednesday, March 11, 2009 10:14 AM
> To: [email protected]
> Subject: [Simulavr-devel] cygwin works!!!
> 
> Hi,
> 
> I now have it so configure/make will produce a
> running simulavr.exe.  I do NOT have avr-gcc
> installed so did not build the examples.  I copied
> fred from Linux for testing.  My Cygwin did not
> have tex installed so I detected that and disabled
> PDF generation.  So there is plenty more to test
> but the biggest hurdle has been crossed.
> 
> The main problem was that we needed getopt()
> from libcygwin.a but were getting conflicts
> by picking up some symbols from libiberty.a first.
> I added libcygwin.a before it and it started working.
> 
> The other issue was a slight rework of src/Makefile.am
> since you can't have the same objects in a libtool
> and non-libtool library on Cygwin.  I tinkered
> and fixed the Makefile.

Excellent!


_______________________________________________
Simulavr-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/simulavr-devel

Reply via email to