This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: help matlab


Hello, Tamer :)

Tamer Samy abdelazim wrote:

>>Dear Sir;
>>            i use cygwin for windows (gcc) and i try to call matlab 
>>engine from C under cygwin ... always errors (the error is under)
>>can you help ...thanks in advance
>>
>>ERROR
>>$ make
>>gcc  -o TPSS_ML main.o run_matlab.o msg.o strace.o  libmat.a -lm



What is libmat.a ? Is this the library supposed to containg the
"engEvalString", "engGetMatrix" and others for which you get
undefined references ? Is this library built for cygwin ?


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]