public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Win32 API : *.rc, *.ico, *.dsp files & Makefile
@ 2002-09-23  9:00 Alex Vinokur
  2002-09-23  9:54 ` ODBC Eduardo Osorio Armenta
  0 siblings, 1 reply; 5+ messages in thread
From: Alex Vinokur @ 2002-09-23  9:00 UTC (permalink / raw)
  To: gcc-help; +Cc: help-make, mingw-users

===================================================
Windows 2000
MinGW 2.0.0-2
GNU gcc version 3.2 (mingw special 20020817-1)
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
===================================================

I am currently working with theForger's Win32 API Tutorial. (By the way, it is very good Tutorial).
I have a problem with compilation if files *.rc, *.ico, *.dsp are used.

How do we have to add/use *.rc, *.ico, *.dsp files in GNU Makefile ?
Does it have to do with the windres utility ?

Thanks in advance,

   ==================
   Alex Vinokur
     mailto:alexvn@go.to
     http://up.to/alexvn
   ==================











^ permalink raw reply	[flat|nested] 5+ messages in thread

* ODBC
  2002-09-23  9:00 Win32 API : *.rc, *.ico, *.dsp files & Makefile Alex Vinokur
@ 2002-09-23  9:54 ` Eduardo Osorio Armenta
  2002-09-23 10:00   ` ODBC Gokhan Kisacikoglu
  0 siblings, 1 reply; 5+ messages in thread
From: Eduardo Osorio Armenta @ 2002-09-23  9:54 UTC (permalink / raw)
  To: gcc-help


I'm looking for a 
generic database API in linux.

it's there something like ODBC?

thanks

 

__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: ODBC
  2002-09-23  9:54 ` ODBC Eduardo Osorio Armenta
@ 2002-09-23 10:00   ` Gokhan Kisacikoglu
  2002-09-23 10:10     ` ODBC Eduardo Osorio Armenta
  2002-09-23 10:16     ` ODBC Richard Pyne
  0 siblings, 2 replies; 5+ messages in thread
From: Gokhan Kisacikoglu @ 2002-09-23 10:00 UTC (permalink / raw)
  To: Eduardo Osorio Armenta; +Cc: gcc-help

Eduardo Osorio Armenta wrote:
> 
> I'm looking for a
> generic database API in linux.
> 
> it's there something like ODBC?

Would SQL work for you? It's an open source database library and ported
on linux as well: www.mysql.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: ODBC
  2002-09-23 10:00   ` ODBC Gokhan Kisacikoglu
@ 2002-09-23 10:10     ` Eduardo Osorio Armenta
  2002-09-23 10:16     ` ODBC Richard Pyne
  1 sibling, 0 replies; 5+ messages in thread
From: Eduardo Osorio Armenta @ 2002-09-23 10:10 UTC (permalink / raw)
  To: gcc-help, kisa

of course yes

but i need to know how to make connections
to the majors DB under linux

--- Gokhan Kisacikoglu <kisa@centropolisfx.com> wrote:
> Eduardo Osorio Armenta wrote:
> > 
> > I'm looking for a
> > generic database API in linux.
> > 
> > it's there something like ODBC?
> 
> Would SQL work for you? It's an open source database
> library and ported
> on linux as well: www.mysql.com


__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: ODBC
  2002-09-23 10:00   ` ODBC Gokhan Kisacikoglu
  2002-09-23 10:10     ` ODBC Eduardo Osorio Armenta
@ 2002-09-23 10:16     ` Richard Pyne
  1 sibling, 0 replies; 5+ messages in thread
From: Richard Pyne @ 2002-09-23 10:16 UTC (permalink / raw)
  To: kisa, Eduardo Osorio Armenta; +Cc: gcc-help

SQL and more particularly mysql are NOT generic database APIs.

Try looking at http://www.unixodbc.org/ for true ODBC for unix platforms.

Also, search for ODBC on http://freshmeat.net

--Richard

On Monday 23 September 2002 11:01 am, Gokhan Kisacikoglu wrote:
> Eduardo Osorio Armenta wrote:
> > I'm looking for a
> > generic database API in linux.
> >
> > it's there something like ODBC?
>
> Would SQL work for you? It's an open source database library and ported
> on linux as well: www.mysql.com

-- 
Richard B. Pyne
Software Engineer
ShopSite, Inc.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-09-23 17:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-23  9:00 Win32 API : *.rc, *.ico, *.dsp files & Makefile Alex Vinokur
2002-09-23  9:54 ` ODBC Eduardo Osorio Armenta
2002-09-23 10:00   ` ODBC Gokhan Kisacikoglu
2002-09-23 10:10     ` ODBC Eduardo Osorio Armenta
2002-09-23 10:16     ` ODBC Richard Pyne

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).