help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to detect for wich SO is an .oct file?


From: veryhappy
Subject: How to detect for wich SO is an .oct file?
Date: Tue, 29 Jun 2010 02:25:33 -0700 (PDT)

I've some C++ functions compiled in .oct files. Those functions are supposed
to work both on Linux and Windows.
I would like to know if there's a way to detect if they were compiled for
Windows or instead they were compiled for Linux so I can detect if the
corresponding .oct won't work without recompiling it and if so,do it
-- 
View this message in context: 
http://octave.1599824.n4.nabble.com/How-to-detect-for-wich-SO-is-an-oct-file-tp2271932p2271932.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]