Page 1 of 1

linking problem with chinook IDE

Posted: Thu Nov 03, 2005 12:18 pm
by Raghu
I'm facing problem linking wxwidgets program with static library in linux

I had created a library libstack.a, I had included the header files in the current project itself and placed libstack.a in standard directory $CDS\library\gcc\wxwidgets\lib. I had made the changes in build. I had specified the name "stack" in the library. It works fine with the windows setup. I did the same for linux, but not able to link with the functions of the library. What's the reason?

I had used "ar" command for creating .a lib, bcoz chinook doesn't provide creating the static lib.

Posted: Fri Nov 04, 2005 3:46 pm
by cg
Best place for help with Chinook is the Chinook forums:

http://www.degarrah.com/forums

HTH

Chris

------------------------------------------------------------
Chinook Developer Studio
*Free multiplatform IDE for BSD.Linux.Solaris.Windows*
http://www.degarrah.com/products/chinook/index.php

Zephyr Automated Test Runner
*Cross platform automated functional and regression testing*
http://www.degarrah.com/products/zephyr/index.php
------------------------------------------------------------