AllBASIC

BASIC Developer & Support Resources => Compilers => Topic started by: JRS on September 15, 2010, 10:52:14 PM

Title: BCX 6.20 MinGw 32/64
Post by: JRS 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 (http://basic-compiler.com/forum/index.php?topic=262.0)
Title: Re: BCX 6.20 MinGw 32/64
Post by: aurel 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 ... :-\
Title: Re: BCX 6.20 MinGw 32/64
Post by: jcfuller 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

Title: Re: BCX 6.20 MinGw 32/64
Post by: John 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.  :)
Title: Re: BCX 6.20 MinGw 32/64
Post by: aurel 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.
Title: Re: BCX 6.20 MinGw 32/64
Post by: jcfuller on November 06, 2011, 01:18:10 PM
I want c++ so it's MinGW for me.

James

Title: Re: BCX 6.20 MinGw 32/64
Post by: aurel 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
Title: Re: BCX 6.20 MinGw 32/64
Post by: John 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
Title: Re: BCX 6.20 MinGw 32/64
Post by: aurel 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
Title: Re: BCX 6.20 MinGw 32/64
Post by: John 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.

Title: Re: BCX 6.20 MinGw 32/64
Post by: aurel on November 07, 2011, 12:52:50 PM
Thanks John!