On 1 May 2012 05:37, Daniel Green wrote:
> On 4/30/2012 2:49 PM, Manu wrote:
>>
>> I also built sqlite, but it's complaining with lots of:
>>
>> C:\Users\MANUEV~1\AppData\Local\Temp\cclkNCic.o: In function
>>
>> `D4demu5tools8sqlitedb8SQLiteDB6AttachMFAxaAxaZE4demu5tools5error9ErrorCode':
>
On 4/30/2012 2:49 PM, Manu wrote:
I also built sqlite, but it's complaining with lots of:
C:\Users\MANUEV~1\AppData\Local\Temp\cclkNCic.o: In function
`D4demu5tools8sqlitedb8SQLiteDB6AttachMFAxaAxaZE4demu5tools5error9ErrorCode':
D:\Projects\SuperEmu/Source/Tools/SQLiteDB.d:57: u
On 30 April 2012 21:24, Manu wrote:
>
> I seem to be getting a lot of these with the latest build trying to build
> a windows project (Daniel: the same repo I referred to in that bug report)
>
> c:/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.6.1/../../../../lib32/libgphobos2.a(ti_Aint.o):
> In fun
On 30 April 2012 18:33, Daniel Green wrote:
> sqlite.o is easy enough to build and can be put into libgphobos.a. Being
> public domain helps, I'll add it to the build process.
>
libsqlite is quite big, perhaps it would be better to have the script
create a lib beside phobos instead of in it?
DMD
On 30 April 2012 18:40, Iain Buclaw wrote:
> On 30 April 2012 16:33, Daniel Green wrote:
> > On 4/30/2012 6:18 AM, Manu wrote:
> >>
> >> I guess the etc.c... libs didn't make the cut :(
> >
> >
> > It was sort of an intermittent release, to get it out and tested.
> >
> > To update the lib status
On 30 April 2012 16:33, Daniel Green wrote:
> On 4/30/2012 6:18 AM, Manu wrote:
>>
>> I guess the etc.c... libs didn't make the cut :(
>
>
> It was sort of an intermittent release, to get it out and tested.
>
> To update the lib status, zlib is already part of libgphobos2.a. If you
> inspect the
On 4/30/2012 6:18 AM, Manu wrote:
I guess the etc.c... libs didn't make the cut :(
It was sort of an intermittent release, to get it out and tested.
To update the lib status, zlib is already part of libgphobos2.a. If you
inspect the library you'll see it's object files. If you're having
sp
I guess the etc.c... libs didn't make the cut :(
On 28 April 2012 22:35, Dmitry Olshansky wrote:
> On 28.04.2012 21:08, Daniel Green wrote:
>
>> ** Fixes, previous unresolved _Dmodule_ref **
>>
>
> Nice, it works so far :)
>
> And where as previous version promptly segfaulted on my regex benchma