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]

FW: undefined ELF header when porting .so file from cygwin to linux


Oringinal unfortunatelly sent private ... :(

-----Original Message-----
From: Schaible, Jörg 
Sent: Tuesday, November 05, 2002 9:56 AM
To: 'Alfred Lam'
Subject: RE: undefined ELF header when porting .so file from cygwin to
linux


Hi Alfred,

> which I have obtained in cygwin with:
> g++ *.o scard.lib -o libscard.so.

Just setting the name did not change the format. This is still a normal DLL. You will have to use cross-compilation and linking to do so.

Regards,
Jörg

--
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]