[Coco] make dskcopy not working

Lothan lothan at newsguy.com
Sat Jul 13 11:24:46 EDT 2013


Let me know if you still need it and I'll send you a zip of the files I just 
built using the latest code in the Toolshed repository.

-----Original Message----- 
From: Bob Devries
Sent: Saturday, July 13, 2013 2:11 AM
To: CoCoList for Color Computer Enthusiasts
Subject: Re: [Coco] make dskcopy not working

I found a way to set the version of gcc in CygWin:

set-gcc-default-3.sh

which is:

#!/bin/bash
#we only switch the alternatives that exist for both compilers;
#gdc, gpc, g77, and gfortran never get switched.
for x in gcc g++ gcj gnat ; do
/usr/sbin/alternatives --set $x /usr/bin/$x-3.exe
done

However, that still didn't compile Toolshed.
gcc is now version 3.4.4

Does anyone have a built up-to-date toolshed that I can use on CygWin?

Regards, Bob Devries
Dalby, QLD, Australia


--
Coco mailing list
Coco at maltedmedia.com
http://five.pairlist.net/mailman/listinfo/coco 




More information about the Coco mailing list