Welcome, Guest. Please login or register.

Author Topic: GoldED AIX Editor - Free Download!  (Read 5342 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline DietmarTopic starter

  • Full Member
  • ***
  • Join Date: Nov 2002
  • Posts: 220
    • Show all replies
    • http://devplex.awardspace.biz
GoldED AIX Editor - Free Download!
« on: March 31, 2006, 06:42:56 AM »
As has become a small tradition, I make older versions of my software available for free every once in a while. This time, it's a version from 2002: GoldED Studio AIX SP2.

It can be downloaded here.

COPYRIGHT NOTICE

While this is a free download on my web site, it is not freeware and may not be duplicated anywhere (on other servers or other media). Sale not permitted. It is NOT available for inclusion in other software. This is a limited time offer, traffic limits apply.

RELEASE NOTES

SP2, which stands for service pack 2, was made before OS4 was released and before the author had a Pegasos. That means it is only fully compatible with AmigaOS3.

The C/C++ part of this version is designed for SAS/C, StormC3 and vbcc but no compiler is included. Please install SAS/C, StormC3 or vbcc separately, before or after GoldED. The editor is not pre-configured for gcc. Theoretically, it can be configured to be used with any compiler.

No SDK is included in the archive. If you plan to use it for development, please download the OS3.9 NDK separately from Amiga Inc.'s web site. This is best done AFTER the GoldED installation but BEFORE you start GoldED for the first time! Only then will it be recognized by the C/C++ mode and be indexed. Install the NDK as golded:add-ons/c++/ndk_39/...

SUPPORT

No support in any form is available for this version, as you might have guessed. If you have questions concerning download, installation or use, please try to get them answered in Amiga forums.

FINAL WORDS

Please keep in mind that this is older software, it lacks many features of later versions and looks odd, especially on post-OS3 systems. It is not meant as a demo of Cubic IDE. I hope that you will also download Cubic IDE to see how far it has progressed. Note that GoldED Studio AIX and Cubic IDE can not be installed at the same time. Use the included "uninstall" program to remove one before installing the other.
 

Offline DietmarTopic starter

  • Full Member
  • ***
  • Join Date: Nov 2002
  • Posts: 220
    • Show all replies
    • http://devplex.awardspace.biz
Re: GoldED AIX Editor - Free Download!
« Reply #1 on: April 01, 2006, 12:27:51 PM »
Quote
I don't know what it does. I know it edits, but wha it edits, isn't said here

Editor for C source codes, installation scripts, HTML documents, AmigaGuide files, rexx macros, DOS scripts and a few other file types that matter to developers. It's designed as tool for the development process: write program, write installation, write documentation (and have it spellchecked) and finally create the web site for your program. Ideally, you don't need much else to create software.

I have however opted to remove the compilers and the dev material from this free release, to reach a reasonable file size (110 MB was too much) and because they were too old anyway. That limits its stand-alone usefulness. Ideally, you use it under OS3 and already have a working vbcc or SAS/C or StormC3 installation.

For gcc users and for MorphOS and OS4, this software is not recommended (Cubic IDE is for them).