www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - gdc on ubuntu amd64

reply Jason House <jason.james.house gmail.com> writes:
I reinstalled my amd64 box with ubuntu and now it seems that unzipping 
the 64 bit gdc does not work out of the box.  It looks like gdc tries to 
use ccld, which doesn't exist.

Poking around a bit, I see ubuntu uses 4.1.2 and gdc was built with 
4.1.1.  Would that be the problem or is there a simpler fix?
Jul 07 2007
parent reply torhu <no spam.invalid> writes:
Jason House wrote:
 I reinstalled my amd64 box with ubuntu and now it seems that unzipping 
 the 64 bit gdc does not work out of the box.  It looks like gdc tries to 
 use ccld, which doesn't exist.
 
 Poking around a bit, I see ubuntu uses 4.1.2 and gdc was built with 
 4.1.1.  Would that be the problem or is there a simpler fix?
In case you still have this problem, did you try posting to Digitalmars.gnu?
Jul 13 2007
parent reply Jason House <jason.james.house gmail.com> writes:
torhu wrote:
 Jason House wrote:
 I reinstalled my amd64 box with ubuntu and now it seems that unzipping 
 the 64 bit gdc does not work out of the box.  It looks like gdc tries 
 to use ccld, which doesn't exist.

 Poking around a bit, I see ubuntu uses 4.1.2 and gdc was built with 
 4.1.1.  Would that be the problem or is there a simpler fix?
In case you still have this problem, did you try posting to Digitalmars.gnu?
I didn't even know that existed. I had looked at http://sourceforge.net/mail/?group_id=154306 and didn't see any mailing lists.
Jul 13 2007
parent =?ISO-8859-1?Q?Anders_F_Bj=F6rklund?= <afb algonet.se> writes:
Jason House wrote:

 In case you still have this problem, did you try posting to 
 Digitalmars.gnu?
I didn't even know that existed. I had looked at http://sourceforge.net/mail/?group_id=154306 and didn't see any mailing lists.
If you look at http://dgcc.sourceforge.net/, there is a direct link to news://news.digitalmars.com/D.gnu ... --anders
Jul 14 2007