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]

Linking VCC with Cygwing Gcc


I have the job of putting a commercial licencing tool (libraries compiled in
VCC) with
cywgin compiled code (on Windows 2000)

The FAQ hints that this should be possible, however I have not been able to
do this.
Is this possible, especially using multi-tasking code?

The FAQ says that object code between the two compilers can be shared,
however
a simple "hello world" program I wrote gives a linker error, i.e.
gcc main.o hello.obj
gives an error like " undefined reference to `_chkesp'"

The situation gets mroe complicated with libraries and dll's.  

Is there any document anywhere describing the process in more detail, or
with examples?

regards

Simon Michnowicz
New Wave - Innovation, Chief Technology Unit
Tel:  03 9253 6769
Fax: 03 9253 6352

Partnering to Deliver Telstra's Competitive Edge.


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