

|
 |
| Programming > C Moderated > Re: Linking err... |
|
| << Topic |
< Post |
Post 3 of 6 Topic 1056 of 1134
|
Post > |
Topic >> |
Re: Linking error (cygwin, make, windows, sql)
by Flash Gordon <spam@[EMAIL PROTECTED]
>
Mar 17, 2008 at 03:20 PM
| PG wrote, On 08/03/08 18:21:
> I am trying to compile a simple ODBC and C example on Windows XP SP2.
> I have Cygwin_NT 5.1.
Since you are not using C why cross-post to a C++ group?
> This is the code (obtained from
>
http://www.easysoft.com/developer/languages/c/odbc_tutorial.html#dm_f...)
> i am attempting to compile.
ODBC is not topical here since it is not standard C. There are, however,
mailing lists for unixODBC, see the unixODBC web site for details. For
the MS implementation there are plenty of Microsoft groups.
<snip>
> How can i fix these linking errors?
How to drive your tools to link to non-standard libraries is also not
topical here. However, there are Cygwin mailing lists. However I suggest
you try specifying the libraries you need after the object files that
reference them.
--
Flash Gordon
--
comp.lang.c.moderated - moderation address: clcm@[EMAIL PROTECTED]
-- you must
have an appropriate newsgroups line in your header for your mail to be
seen,
or the newsgroup name in square brackets in the subject line. Sorry.


|
6 Posts in Topic:
|
PG <gosavip@[EMAIL PRO |
2008-03-08 12:21:40 |
|
Ian Collins <ian-news@ |
2008-03-17 15:18:53 |
|
Flash Gordon <spam@[EM |
2008-03-17 15:20:32 |
|
Barry Schwarz <schwarz |
2008-03-17 15:21:27 |
|
John Bode <john_bode@[ |
2008-03-20 01:09:41 |
|
John Bode <john_bode@[ |
2008-03-20 01:09:43 |
|
Post A Reply:

|
|
|
|