|
From: | Michael G Soyka |
Subject: | [Help-gsl] Need help porting GSL to vxWorks |
Date: | Fri, 25 Aug 2006 15:51:40 -0400 |
User-agent: | Thunderbird 1.5.0.5 (Windows/20060719) |
Hello all,I am trying to run "configure" for GSL 1.8 but cannot get past the first compilation test. This test requires the compilation and linking of a simple C-program with a "main" function and "return" statement. It fails at the link stage because the symbol "_exit" is undefined. I imagine I need to somehow specify the right library to link with but (a) have not yet found it and (b) don't know how to tell "configure" to use it. My development platform is Red Hat linux (Pentium-based) and my target platform is a Champ IV, PowerPC 7447, VME board. The cross-compiler I'm using is supplied by Wind River and is the "Diab" compiler, dcc (not gcc).
I could not find related information in the list archive, hence this post. Any advice, or better yet, solutions, would be appreciated.
Thanks in advance, Mike
[Prev in Thread] | Current Thread | [Next in Thread] |