Author Topic: BCX 6.20 MinGw 32/64  (Read 11160 times)

JRS

  • Guest
BCX 6.20 MinGw 32/64
« on: September 15, 2010, 10:52:14 PM »
Quote from: James Fuller
Bcx 6.20 compiled with the MinGWTD64 g++ compiler for both 32 and 64 bit.

James

Download Link
« Last Edit: September 15, 2010, 10:55:54 PM by JRS »

aurel

  • Guest
Re: BCX 6.20 MinGw 32/64
« Reply #1 on: November 06, 2011, 06:02:28 AM »
I just try to use BcxRadAsm package on xp.
Not work. ???
I cannot add environment variable.?
Package don't include mingw?
So i try to use my own scintilla editor and use mingw from DevC++.
Hmmmmmmmm...
My editor work fine with BCX ,so bcx use code from editor and translate code properly to C code.
But this freaking Mingw reject to compile this C code into exe?
I try command line like this:
System Getstartpath+"g++.exe",filename+" -o"
i also try:
GWTDC.BAT $FILE$ [-m32|-m64]
what kind of batch file is that ?
So all in all im not very heapy with MingW and im not surprised why is not to much popular on windows like
MS VC ... :-\

jcfuller

  • Guest
Re: BCX 6.20 MinGw 32/64
« Reply #2 on: November 06, 2011, 08:21:15 AM »
I only have one xp system left ( an old HP  P4 with 512meg) and it runs on it just fine if you follow the recommendations.
Thankfully I am blessed with enough extra $ to have an up to date system. The HP is SLOW SLOW SLOW.

James


Offline John

  • Forum Support / SB Dev
  • Posts: 3510
    • ScriptBasic Open Source Project
Re: BCX 6.20 MinGw 32/64
« Reply #3 on: November 06, 2011, 08:53:23 AM »
Quote
The HP is SLOW SLOW SLOW.

If I were you, I would create a XP VirtualBox on your FAST FAST FAST expensive PC.  :)

aurel

  • Guest
Re: BCX 6.20 MinGw 32/64
« Reply #4 on: November 06, 2011, 10:59:15 AM »
Guys...
Speed don't have nothing with MingW,right?
As i say BCX translator work perfect but MingW mumbo-jombo with env-seting is nightmare ::)
Maby i do something wrong ,because DevCpp as default use C:\ .
It looks that PellesC work better but produced exe work little bit slower then exe produced by mingw.

jcfuller

  • Guest
Re: BCX 6.20 MinGw 32/64
« Reply #5 on: November 06, 2011, 01:18:10 PM »
I want c++ so it's MinGW for me.

James


aurel

  • Guest
Re: BCX 6.20 MinGw 32/64
« Reply #6 on: November 06, 2011, 03:30:45 PM »
Quote
I want c++ so it's MinGW for me.
james what's that supose to mean ???

hey ...you create this package with RaEdit ,right?
How this thing work for you properly?

Or which version of Mingw i need for 32bit
« Last Edit: November 06, 2011, 03:34:39 PM by aurel »

Offline John

  • Forum Support / SB Dev
  • Posts: 3510
    • ScriptBasic Open Source Project
Re: BCX 6.20 MinGw 32/64
« Reply #7 on: November 06, 2011, 03:36:11 PM »
Aurel,

What James is saying is that his efforts as a BCX developer is two fold. Cross platform compatibility and OOP with C++.

I suggest that you join the BCX forum to ask user support questions. This is a developers forum, not a support forum for the languages being discussed here.

Thanks!

John

aurel

  • Guest
Re: BCX 6.20 MinGw 32/64
« Reply #8 on: November 07, 2011, 08:30:42 AM »
Ok John...
Do you can open account for me because you are admin.
Do you can do this on same way like you do this here?
send me email...

thanks!
Aurel

Offline John

  • Forum Support / SB Dev
  • Posts: 3510
    • ScriptBasic Open Source Project
Re: BCX 6.20 MinGw 32/64
« Reply #9 on: November 07, 2011, 08:36:00 AM »
I have registered you on the BCX forum and an e-mail with your temporary password sent.


aurel

  • Guest
Re: BCX 6.20 MinGw 32/64
« Reply #10 on: November 07, 2011, 12:52:50 PM »
Thanks John!