Search found 162 matches: pieter

Return to advanced search

Re: xharbour with gcc (mingw)?

... {-- No especifiques la extensi? PRG ECHO {-- Don't specify .PRG extension GOTO EXIT :NOEXIST ECHO The specified PRG %1 does not exist :EXIT Pieter
by pieter
Sat Apr 16, 2016 9:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xharbour with gcc (mingw)?
Replies: 15
Views: 4935

Re: xharbour with gcc (mingw)?

Pieter,

Please post here your modified batch file
by Antonio Linares
Thu Apr 14, 2016 5:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xharbour with gcc (mingw)?
Replies: 15
Views: 4935

Re: xharbour with gcc (mingw)?

... collect2.exe: error: ld returned 1 exit status * Link errors * C:\XharbourWithMingwTestProgram> But maybe this error is closer to the solution. Pieter
by pieter
Thu Apr 14, 2016 2:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xharbour with gcc (mingw)?
Replies: 15
Views: 4935

Re: xharbour with gcc (mingw)?

Pieter,

Remove the flag '-mno-cygwin' when calling gcc
by Antonio Linares
Thu Apr 14, 2016 2:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xharbour with gcc (mingw)?
Replies: 15
Views: 4935

Re: xharbour with gcc (mingw)?

... In hlibs=%hdir%\lib there are only .a extensions: libbmdbfcdx.a libbmsixcdx.a libcodepage.a etc. I will think further:D Pieter
by pieter
Thu Apr 14, 2016 1:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xharbour with gcc (mingw)?
Replies: 15
Views: 4935

Re: xharbour with gcc (mingw)?

Pieter,

Please replace this:

I think the problem is with set hlibs=%hdir%\lib\gcc

with this:

set hlibs=%hdir%\lib
by Antonio Linares
Thu Apr 14, 2016 1:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xharbour with gcc (mingw)?
Replies: 15
Views: 4935

Re: xharbour with gcc (mingw)?

Pieter,

all my tests are done with XHARBOUR.
I will have a closer look at my old tests and check with NEW fwh.

regards
Uwe :D
by ukoenig
Thu Apr 14, 2016 11:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xharbour with gcc (mingw)?
Replies: 15
Views: 4935

Re: xharbour with gcc (mingw)?

... -lrddfpt -lrddntx -lxhb -lpng -Wl,--end-group Does anybody know if I have do someting with cygwin? I thougth I have to do something with MingW. Pieter
by pieter
Thu Apr 14, 2016 11:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xharbour with gcc (mingw)?
Replies: 15
Views: 4935

Re: xharbour with gcc (mingw)?

... with set hlibs=%hdir%\lib\gcc, I don't see a gcc directory in C:\XharbourWithMingwTestProgram\xhb10146_mingw53\xharbour\lib Is this the problem? Pieter
by pieter
Thu Apr 14, 2016 9:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xharbour with gcc (mingw)?
Replies: 15
Views: 4935

Re: xharbour with gcc (mingw)?

Pieter,

Please review FWH\samples\buildg.bat to use MinGW

You can easily modify it to use it with xHarbour
by Antonio Linares
Thu Apr 14, 2016 9:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xharbour with gcc (mingw)?
Replies: 15
Views: 4935

Re: xharbour with gcc (mingw)? helloworld.prg testprogram

... but I am not sure whether this mdir.bat is good file to start with. Does anybody have an idea? Best regards, Pieter
by pieter
Thu Apr 14, 2016 9:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xharbour with gcc (mingw)?
Replies: 15
Views: 4935

Re: xharbour with gcc (mingw)?

Enrico, Oké!, I have send an email to you. Pieter
by pieter
Wed Apr 13, 2016 6:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xharbour with gcc (mingw)?
Replies: 15
Views: 4935

Re: xharbour with gcc (mingw)?

Pieter,

I don't know if xharbour supports MinGW.

Surely Enrico may help us on this
by Antonio Linares
Tue Apr 12, 2016 4:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xharbour with gcc (mingw)?
Replies: 15
Views: 4935

xharbour with gcc (mingw)?

Hello,

Can xharbour work with gcc (mingw)? Or is that only possible with harbour?

Pieter
by pieter
Tue Apr 12, 2016 2:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xharbour with gcc (mingw)?
Replies: 15
Views: 4935

Re: divide a text to array

Sorry, the code of Carlos seems to work now. (I don't know what happend before exactly).

Pieter
by pieter
Mon Mar 21, 2016 5:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: divide a text to array
Replies: 14
Views: 2676
Next

Return to advanced search