digitalmars.D.learn - gdc on ubuntu amd64
- Jason House (5/5) Jul 07 2007 I reinstalled my amd64 box with ubuntu and now it seems that unzipping
- torhu (2/8) Jul 13 2007 In case you still have this problem, did you try posting to Digitalmars....
- Jason House (4/14) Jul 13 2007 I didn't even know that existed. I had looked at
- =?ISO-8859-1?Q?Anders_F_Bj=F6rklund?= (4/10) Jul 14 2007 If you look at http://dgcc.sourceforge.net/, there is
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
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
torhu wrote:Jason House wrote: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.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
Jason House wrote:If you look at http://dgcc.sourceforge.net/, there is a direct link to news://news.digitalmars.com/D.gnu ... --andersIn 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 14 2007