Welcome, Guest. Please login or register.

Author Topic: Layers.library V45 on the aminet  (Read 64633 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline kolla

Re: Layers.library V45 on the aminet
« Reply #14 from previous page: September 17, 2014, 07:21:39 PM »
Quote from: psxphill;773221
Can you back that up, I can't find any proof of that online.


From the top of my head, thread local storage (TLS) support for m68k and coldfire was added in gcc 4.5, by people from codesourcerer, an embedded company. A lot of improvements in gcc are general and also affect m68k. Improvements to coldfire support are also reflected on the m68k since they are so similar. Check the gcc changelogs.

https://gcc.gnu.org/gcc-4.5/changes.html for example.

Personally I have spent lots of time on Gentoo for Linux/m68k, and can from experience just say that it works pretty well.
B5D6A1D019D5D45BCC56F4782AC220D8B3E2A6CC
---
A3000/060CSPPC+CVPPC/128MB + 256MB BigRAM/Deneb USB
A4000/CS060/Mediator4000Di/Voodoo5/128MB
A1200/Blz1260/IndyAGA/192MB
A1200/Blz1260/64MB
A1200/Blz1230III/32MB
A1200/ACA1221
A600/V600v2/Subway USB
A600/Apollo630/32MB
A600/A6095
CD32/SX32/32MB/Plipbox
CD32/TF328
A500/V500v2
A500/MTec520
CDTV
MiSTer, MiST, FleaFPGAs and original Minimig
Peg1, SAM440 and Mac minis with MorphOS
 

Offline kolla

Re: Layers.library V45 on the aminet
« Reply #15 on: September 21, 2014, 02:33:59 PM »
Quote from: olsen;773379

This sounds pretty abstract, so I'd like to give an example of such a tool that might show up one day and prove its value lateron: software configuration management (SCM), using tools such as SCCS, RCS, CVS, SVN, git, you name it.


Hm, my mind boggles - in my book, SCM is a tad more than just a revision system, Software Configuration Management is more a tool for system administration, rather than software development. SCM also include automated building and testing of software (hudson, jenkins, codeship, cruisecontrol...), change control with peer reviewing before deployment (puppet, chef, cfengine ...) Of course, using such tools can also be usefull for developers too, and these days I dont know any coders who don't at least use a revision control system.
B5D6A1D019D5D45BCC56F4782AC220D8B3E2A6CC
---
A3000/060CSPPC+CVPPC/128MB + 256MB BigRAM/Deneb USB
A4000/CS060/Mediator4000Di/Voodoo5/128MB
A1200/Blz1260/IndyAGA/192MB
A1200/Blz1260/64MB
A1200/Blz1230III/32MB
A1200/ACA1221
A600/V600v2/Subway USB
A600/Apollo630/32MB
A600/A6095
CD32/SX32/32MB/Plipbox
CD32/TF328
A500/V500v2
A500/MTec520
CDTV
MiSTer, MiST, FleaFPGAs and original Minimig
Peg1, SAM440 and Mac minis with MorphOS
 

Offline kolla

Re: Layers.library V45 on the aminet
« Reply #16 on: September 22, 2014, 01:39:35 PM »
No revision system ever had anything to do with Makefiles, what an obscure idea.
B5D6A1D019D5D45BCC56F4782AC220D8B3E2A6CC
---
A3000/060CSPPC+CVPPC/128MB + 256MB BigRAM/Deneb USB
A4000/CS060/Mediator4000Di/Voodoo5/128MB
A1200/Blz1260/IndyAGA/192MB
A1200/Blz1260/64MB
A1200/Blz1230III/32MB
A1200/ACA1221
A600/V600v2/Subway USB
A600/Apollo630/32MB
A600/A6095
CD32/SX32/32MB/Plipbox
CD32/TF328
A500/V500v2
A500/MTec520
CDTV
MiSTer, MiST, FleaFPGAs and original Minimig
Peg1, SAM440 and Mac minis with MorphOS