Welcome, Guest. Please login or register.

Author Topic: GoldED Editor Updated + PayPal Promotion  (Read 3560 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline DietmarTopic starter

  • Full Member
  • ***
  • Join Date: Nov 2002
  • Posts: 220
    • Show only replies by Dietmar
    • http://devplex.awardspace.biz
GoldED Editor Updated + PayPal Promotion
« on: April 08, 2003, 04:04:26 PM »
GoldED Editor Updated + PayPal Promotion
GoldED C/C++ mode updated: The cprefs program (used by GoldED's C/C++ mode to set compiler options for gcc and vbcc) has been updated and now includes online help for all compiler options.
Screenshot | Download

PayPal Promotional Offer (UK): Requested by many UK Amiga users, PayPal has been added as payment option and should simplify UKP/EURO conversion. To promote this service, a 50% discount is given for all UK orders via PayPal on the first day. Read more...

 

Offline DietmarTopic starter

  • Full Member
  • ***
  • Join Date: Nov 2002
  • Posts: 220
    • Show only replies by Dietmar
    • http://devplex.awardspace.biz
Re: GoldED Editor Updated + PayPal Promotion
« Reply #1 on: April 08, 2003, 05:10:29 PM »
Correction: UK and ROI
 

Offline SilvrDrgn

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 1215
    • Show only replies by SilvrDrgn
    • http://mikerye.homeip.net
Re: GoldED Editor Updated + PayPal Promotion
« Reply #2 on: April 08, 2003, 06:35:18 PM »
GoldEd is an EXCELLENT piece of software!!  I encourage everyone to purchase it.  I already have.  The PayPal system makes it very easy to do, even from the U.S. (where I am) because the currency conversion is automatic.
Michael
 

Offline CD32Freak

Re: GoldED Editor Updated + PayPal Promotion
« Reply #3 on: April 08, 2003, 06:46:08 PM »
Good job. I've been using PayPal for many months now without any problems. Here is a tip for those who have no credit card and there spending limit has reached zero: close your current PayPal account and open a new one! :lol:

By the way, great mini-ITX project  ;-)  Where did you get that cool Amiga looking SCSI case?  :-D
 

Offline DietmarTopic starter

  • Full Member
  • ***
  • Join Date: Nov 2002
  • Posts: 220
    • Show only replies by Dietmar
    • http://devplex.awardspace.biz
Re: GoldED Editor Updated + PayPal Promotion
« Reply #4 on: April 08, 2003, 07:21:18 PM »
Quote
By the way, great mini-ITX project  Where did you get that cool Amiga looking SCSI case?


From Motorola, for free: Motorola closed down their European warehouse in Duesseldorf last summer and virtually the whole inventory was just thrown away (it was mostly stuff from the late 80s, replacement parts, industrial CPU boards with 6800x, unused and ten+ years old). Word got out, and some of the workers were nice enough to hand out things. I got two of these cases. One had a closed front, and that was the one to house the itx board. Regrettably, I damaged it when cutting out the front with a Dremel (for the LCD), and then had to use the CD-ROM case.
 

Offline CD32Freak

Re: GoldED Editor Updated + PayPal Promotion
« Reply #5 on: April 08, 2003, 07:44:05 PM »
Thanks for your interesting reply  :-)
 

Offline DietmarTopic starter

  • Full Member
  • ***
  • Join Date: Nov 2002
  • Posts: 220
    • Show only replies by Dietmar
    • http://devplex.awardspace.biz
Re: GoldED Editor Updated + PayPal Promotion
« Reply #6 on: April 08, 2003, 10:59:08 PM »
@CD32Freak:
Here is a nice mini-ixt site (peope there would take the CD32 in your avatar and mount an itx board in it in five minutes if you don't carefully guard it :-)

mini-itx.com
 

Offline Targhan

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 818
    • Show only replies by Targhan
    • http://www.geocities.com/targhan_aga
Re: GoldED Editor Updated + PayPal Promotion
« Reply #7 on: April 08, 2003, 11:49:38 PM »
I agree with SilvrDrgn.  GoldED is an excellent software package, and PayPal finally makes AIX really available for the rest of us ;-)

I can't say enough good things about my experiences with GoldED.
Regards,
Targhan
 

Offline toRus

  • Full Member
  • ***
  • Join Date: Mar 2003
  • Posts: 122
    • Show only replies by toRus
Re: GoldED Editor Updated + PayPal Promotion
« Reply #8 on: April 09, 2003, 05:00:50 AM »
Paypal accpets switch card now but only for UK residents :-(
 

Offline Rassilon

  • Full Member
  • ***
  • Join Date: Feb 2002
  • Posts: 134
    • Show only replies by Rassilon
    • http://www.lewisbrunton.co.uk
Re: GoldED Editor Updated + PayPal Promotion
« Reply #9 on: April 09, 2003, 09:32:25 AM »
Dietmar,

Do you know if the GCC module for GoldEDAIX will be compatible with the AOS4 GCC compiler?

Cheers

Rassilon
Yes it is a dodgy picture, but what do you expect from a mobile phone camera!!

Oh yeah and I own an A1200T/060 with Mediator etc and an A1G3SE
 

Offline DietmarTopic starter

  • Full Member
  • ***
  • Join Date: Nov 2002
  • Posts: 220
    • Show only replies by Dietmar
    • http://devplex.awardspace.biz
Re: GoldED Editor Updated + PayPal Promotion
« Reply #10 on: April 09, 2003, 10:43:40 AM »
> Do you know if the GCC module for GoldEDAIX will be compatible with the AOS4 GCC compiler?

 I don't know if GoldED, as a whole, will work with AOS4. I have no contact with the developers, no access to betas, and will not purchase a PPC computer, A1 and/or Pegasos. I hope it will work, but it might not.

To answer your question: There is a C/C++ module included with GoldED, for C development, but no "gcc module". The C/C++ mode consists of various parts: syntax highlighting, online help, toolbar to run often-used commands (make etc), a program to set compiler options via a GUI, makefile generation, etc. I don't think that any of this would break, regardless of the gcc version. For example, if the gcc of OS4 has additional command line options, then those can still be used with the options program, which has a list for new  options.  However, syntax highlighting wouldn't recognize AOS4 functions, and online help wouldn't know about AOS4 prototypes, until the corresponding configuration files are updated.

As to the usefulness of the C/C++ mode, it depends on access to OS includes. If the AOS4 developer material is made available freely, as was the case recently with the OS39NDK, I'll make sure that it is included with GoldED, that syntax highlighting is up-to-date, that online help is available, etc, to make life as convenient as possible for AOS4 developers.
 

Offline Rassilon

  • Full Member
  • ***
  • Join Date: Feb 2002
  • Posts: 134
    • Show only replies by Rassilon
    • http://www.lewisbrunton.co.uk
Re: GoldED Editor Updated + PayPal Promotion
« Reply #11 on: April 09, 2003, 10:51:36 AM »
Quote
There is a C/C++ module included with GoldED, for C development, but no "gcc module".

I was under the impression that the package came witha pre-configured GCC installation :-?

Is that not correct?

Cheers

Rassilon
Yes it is a dodgy picture, but what do you expect from a mobile phone camera!!

Oh yeah and I own an A1200T/060 with Mediator etc and an A1G3SE
 

Offline DietmarTopic starter

  • Full Member
  • ***
  • Join Date: Nov 2002
  • Posts: 220
    • Show only replies by Dietmar
    • http://devplex.awardspace.biz
Re: GoldED Editor Updated + PayPal Promotion
« Reply #12 on: April 09, 2003, 11:31:21 AM »
> I was under the impression that the package came with a pre-configured GCC installation

gcc 2.95.3/m68k is included on the GoldED AIX CD and optionally installed by the C/C++ mode, as is the vbcc compiler (which I prefer, because it can generate code for m68k AND ppc, and is much faster).  But you probably don't want to use the gcc/m68k variant under AOS4 - unless your goal is to create software that runs on all Amigas.

gcc compilers install to the "gg:" tree. That makes it easy to replace them.  There are now gcc variants for Morphos,  for WarpOS and soon for AOS4. If you get any of these variants and install it in "gg:", GoldED's C/C++ mode should be abe to use it just like the gcc/m68k variant included on the CD.
 

Offline Rassilon

  • Full Member
  • ***
  • Join Date: Feb 2002
  • Posts: 134
    • Show only replies by Rassilon
    • http://www.lewisbrunton.co.uk
Re: GoldED Editor Updated + PayPal Promotion
« Reply #13 on: April 09, 2003, 02:59:11 PM »
Dietmar,

not being very familiar with PayPal, do I have to have transferred money from my acount to PayPal to pay you? As it will take 3-5 days for the money to be transferred to Pay Pal,  I would loose out on your `1 day only offer  :-(

Cheers

Rassilon
Yes it is a dodgy picture, but what do you expect from a mobile phone camera!!

Oh yeah and I own an A1200T/060 with Mediator etc and an A1G3SE
 

Offline DietmarTopic starter

  • Full Member
  • ***
  • Join Date: Nov 2002
  • Posts: 220
    • Show only replies by Dietmar
    • http://devplex.awardspace.biz
Re: GoldED Editor Updated + PayPal Promotion
« Reply #14 on: April 09, 2003, 03:07:56 PM »
Rassilon,

Quote
do I have to have transferred money from my acount to PayPal to pay you


I'd assume that's all handled by PayPal. Anyway, it is no longer necessary to use a bank account or even to register with PayPal: Credit cards are accepted now on the GoldED web site. I'd rather avoid accepting cards but it has turned out that such refusal is a big problem for some. For example, Italians can not use bank accounts with PayPal.