logo       

Odp: SQLite with Borland C++ Builder 6.0?: msg#00177

db.sqlite.general

Subject: Odp: SQLite with Borland C++ Builder 6.0?

Could You help me with compiling sqlite.dll under Borland C++ 5.3 (aka
Builder 3.0) . I can succesfully compile all C files into OBJS but linking
them is some king of magic I don't understand.
I link using ilink32 with c032d.obj and import32.lib cw32mt.lib (windows 32
multithreaded) but all exports names are mangled so no one is exported using
standard DEF file included in sqlitedll.zip.
Another way I use -u- switch which could potentially not mangle function's
names, but unfortunatelly cw32mt.lib uses mangled names as I know.
I stuck.Please help.

Boguslaw
----- Original Message -----
From: Dennis Przybyla
To: sqlite-hHKSG33TihhbjbujkaE4pw@xxxxxxxxxxxxxxxx
Sent: Thursday, November 28, 2002 1:08 AM
Subject: Re: [sqlite] SQLite with Borland C++ Builder 6.0?


I use it with builder 5 and I have not problems.

You have to include all the c files in your project if you are not using the
dll. if you use the dll you will have to create a .lib file and include that
in your project.

Good Luck,
Dennis Przybyla
----- Original Message -----
From: Luc Saint-Elie
To: sqlite-hHKSG33TihhbjbujkaE4pw@xxxxxxxxxxxxxxxx
Sent: Wednesday, November 27, 2002 12:43 PM
Subject: Re: [sqlite] SQLite with Borland C++ Builder 6.0?


Hello,

I'm sorry to insist, but if there is a C++ Builder user around i'd really
need a basic example of sqlite use in a BCB project, until know I fail with
a lot of linker errors either with the source or the dll.

Luc

At 13:18 24/11/2002 +0100, Luc Saint-Elie wrote:
>Hello,
>I'm looking for some example of use of SQLLite with Borland C++ Builder
6.0.
>Any pointer very welcome
>Thanks in advance
>
>Luc



To unsubscribe from this group, send an email to:
sqlite-unsubscribe-VgYJa0VH1e9BDgjK7y7TUQ@xxxxxxxxxxxxxxxx



Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.


Yahoo! Groups Sponsor
ADVERTISEMENT




To unsubscribe from this group, send an email to:
sqlite-unsubscribe-VgYJa0VH1e9BDgjK7y7TUQ@xxxxxxxxxxxxxxxx



Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get 128 Bit SSL Encryption!
http://us.click.yahoo.com/CBxunD/vN2EAA/xGHJAA/EbFolB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
sqlite-unsubscribe-VgYJa0VH1e9BDgjK7y7TUQ@xxxxxxxxxxxxxxxx



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/





<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise