>-----Original Message-----
>From: Viktor Szakáts [mailto:harbour...@syenar.hu] 
>Sent: Tuesday, June 09, 2009 2:41 PM
>To: Harbour Project Main Developer List.
>Subject: Re: [Harbour] Re: How to simulate select ... where 
>... orderby ...limit ... offset
>
>> No, not yet.
>> I'm waiting for stable version, which I have already tried to work 
>> with MinGW.
>
>It's already stable. One Windows odbc lib is missing from 
>automatic lib list, but it can be added manually.
>
>Please start with a fresh source tree and use this command (in 
>shown directory) to build rddsql odbc test:
>
>...\contrib\rddsql\sddodbc\tests\> hbmk2 test1.prg -lodbc32
>
>I'll add odbc32 in next commit.


C:\harbour\contrib\rddsql\sddodbc\tests>hbmk2 test1.prg -lodbc32                
                                             
hbmk: Processing configuration: C:\harbour\bin\hbmk.cfg                         
                                             
hbmk: Processing: sddodbc.hbc                                                   
                                             
Harbour 2.0.0dev (Rev. 11280)                                                   
                                             
Copyright (c) 1999-2009, http://www.harbour-project.org/                        
                                             
Compiling 'test1.prg'...                                                        
                                             
Lines 23, Functions/Procedures 1                                                
                                             
Generating C source output to 'test1.c'... Done.                                
                                             
C:/harbour/lib/rddsql.lib: file not recognized: File format not recognized      
                                             
collect2: ld returned 1 exit status                                             
                                             
hbmk: Error: Running linker. 1                                                  
                                             
gcc.exe test1.o hbmk_yk9koo.o    -mconsole -Wl,--start-group -lrddsql -lsddodbc 
-lodbc32 -lhbcpage -lhblang -lhbcommon -lhbcp
lr -lhbdebug -lhbvm -lhbrdd -lhbusrrdd -lhbhsx -lhbsix -lrddntx -lrddcdx 
-lrddfpt -lhbuddall -lrddnsx -lhbrtl -lhbpp -lhbmacr
o -lhbextern -lgtcgi -lgtpca -lgtstd -lgtwin -lgtwvt -lgtgui -lhbpcre -lhbzlib 
-lkernel32 -luser32 -lgdi32 -ladvapi32 -lws2_3
2 -lwinspool -lcomctl32 -lcomdlg32 -lshell32 -lole32 -loleaut32 -luuid -lmpr 
-lwinmm -lmapi32 -limm32 -lmsimg32 -Wl,--end-gro
up -otest1.exe -LC:/harbour/lib/win/mingw -LC:/harbour/lib                      
                                             

:(

Regards,
Marek Horodyski
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to