Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 80724 - sqlite for xmingw
Summary: sqlite for xmingw
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-02-04 07:49 UTC by Mateusz Klatt
Modified: 2006-09-16 22:30 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild - 2.8.15 (xmingw-sqlite-2.8.15.ebuild,1.07 KB, text/plain)
2005-02-04 07:53 UTC, Mateusz Klatt
Details
patch for configure (let the cross-compiling work :) (configure.patch,4.38 KB, patch)
2005-02-04 07:54 UTC, Mateusz Klatt
Details | Diff
patch to make extension .exe to sqlite (Makefile.in.patch,1.00 KB, patch)
2005-02-04 07:55 UTC, Mateusz Klatt
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mateusz Klatt 2005-02-04 07:49:17 UTC
It's a sqlite (2.8.15) ebuild for mingw, tested, working. :) I'm working... or i will be working on wxsqlite (staic version, no strange dll preloading like in wxsqlite-0.0.2.tar.gz)

Reproducible: Always
Steps to Reproduce:
1. unpack
2. compile
3. merge
4. use :)
Actual Results:  
lib working with xmingw and with dev-cpp
Comment 1 Mateusz Klatt 2005-02-04 07:53:52 UTC
Created attachment 50344 [details]
ebuild - 2.8.15
Comment 2 Mateusz Klatt 2005-02-04 07:54:35 UTC
Created attachment 50345 [details, diff]
patch for configure (let the cross-compiling work :)
Comment 3 Mateusz Klatt 2005-02-04 07:55:08 UTC
Created attachment 50346 [details, diff]
patch to make extension .exe to sqlite
Comment 4 Rob Cakebread (RETIRED) gentoo-dev 2005-05-18 17:01:04 UTC
Re-assigning to bug-wranglers.

When wxsqlite is available we can take a look at that, but if I'm not mistaken
the ebuild in this bug has nothing wxWidgets related.
Comment 5 SpanKY gentoo-dev 2006-09-16 22:29:55 UTC
fix the sqlite ebuild itself, dont create some bogus ebuild
Comment 6 SpanKY gentoo-dev 2006-09-16 22:30:27 UTC
re-open with fixes for the latest sqlite ebuild if it does not cross-compile properly