Re: MCSim on Cygwin
Frederic Bois <[email protected]> Fri, 29 May 2009 14:19:49 +0000 (UTC)
| Newsgroups | gmane.comp.gnu.mcsim |
|---|---|
| Message-ID | <[email protected]> |
Hansell, Timothy A CTR USAF AFMC 711 HPW/RHPB <Timothy.Hansell <at> WPAFB.AF.MIL> writes: > Attached is a listing from a build attempt on Cygwin on Windows XP > > There are errors in the creation of libmcsim.so > > What am I doing wrong ? > > -tim > > .... Answer: The compiler did not understand that you were trying to build a library and complains about unresolved references (that are defined in the specific model.c to be created by mod. That problem was met by others and I should post a fix.