Jump to page: 1 2
Thread overview
Re: GDC
Apr 27, 2013
Manu
Apr 27, 2013
H. S. Teoh
Apr 27, 2013
jerro
Apr 28, 2013
Johannes Pfau
May 01, 2013
Roderick Gibson
Apr 28, 2013
deadalnix
Apr 28, 2013
Iain Buclaw
Apr 28, 2013
Russel Winder
Apr 28, 2013
Iain Buclaw
Apr 28, 2013
Russel Winder
Apr 28, 2013
Iain Buclaw
April 27, 2013
:(

When's 4.9? Next year I guess?


On 27 April 2013 19:15, Russel Winder <russel@winder.org.uk> wrote:

> GDC doesn't seem to have made it into the Debian build of GCC 4.8, the best version of GDC in Debian remains 4.6.3 :-((
> --
> Russel.
>
> =============================================================================
> Dr Russel Winder      t: +44 20 7585 2200   voip:
> sip:russel.winder@ekiga.net
> 41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel@winder.org.uk
> London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
>


April 27, 2013
On Sat, Apr 27, 2013 at 10:15:23AM +0100, Russel Winder wrote:
> GDC doesn't seem to have made it into the Debian build of GCC 4.8, the best version of GDC in Debian remains 4.6.3 :-((
[...]

Yeah I'm having trouble with that too. Somebody here did manage to build it on Ubuntu, though; we should probably find out what exactly makes it work / breaks it on Debian. GDC really, *really* needs updating in Debian.


T

-- 
Doubt is a self-fulfilling prophecy.
April 27, 2013
> Yeah I'm having trouble with that too. Somebody here did manage to build
> it on Ubuntu, though; we should probably find out what exactly makes it
> work / breaks it on Debian.

I don't know about Ubuntu, but on Debian Wheezy (rc1), GDC 4.8 builds without problems. For GDC 4.7 you need to either use patched GCC sources from Debian repositories or set

CPATH=/usr/include/x86_64-linux-gnu
LIBRARY_PATH=/usr/lib/x86_64-linux-gnu
April 28, 2013
On 27 April 2013 10:15, Russel Winder <russel@winder.org.uk> wrote:

> GDC doesn't seem to have made it into the Debian build of GCC 4.8, the best version of GDC in Debian remains 4.6.3 :-((
>
>
It's hanging round in experimental.


-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';


April 28, 2013
On Sun, 2013-04-28 at 06:47 +0100, Iain Buclaw wrote:
> On 27 April 2013 10:15, Russel Winder <russel@winder.org.uk> wrote:
> 
> > GDC doesn't seem to have made it into the Debian build of GCC 4.8, the best version of GDC in Debian remains 4.6.3 :-((
> >
> >
> It's hanging round in experimental.

That'ss where I have GCC 4.8 from, but I don't see a gdc in there. Aptitude reports only 4.6.3 in experimental :-(


|> aptitude versions gdc
Package gdc:
i   4.6.3-8                                                unstable
500
p   4.6.3-8exp2                                            experimental
1

Package gdc-4.4:
p   1.063-4.4.7-1                                          unstable
500

Package gdc-4.6:
i A 0.29.1-4.6.3-3                                         unstable
500
p A 0.29.1-4.6.4-2                                         experimental
1

<lots more unrelated stuff>

Am I failing to use Aptitude correctly?

Thanks.

-- 
Russel. ============================================================================= Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder@ekiga.net 41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel@winder.org.uk London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder


April 28, 2013
Am Sat, 27 Apr 2013 20:37:49 +0200
schrieb "jerro" <a@a.com>:

> > Yeah I'm having trouble with that too. Somebody here did manage
> > to build
> > it on Ubuntu, though; we should probably find out what exactly
> > makes it
> > work / breaks it on Debian.
> 
> I don't know about Ubuntu, but on Debian Wheezy (rc1), GDC 4.8 builds without problems. For GDC 4.7 you need to either use patched GCC sources from Debian repositories or set
> 
> CPATH=/usr/include/x86_64-linux-gnu LIBRARY_PATH=/usr/lib/x86_64-linux-gnu

GCC 4.8 seems to have some basic multiarch support now but I can't find detailed information about that. Just using gcc 4.8 should indeed be the simplest solution.
April 28, 2013
On Saturday, 27 April 2013 at 15:48:04 UTC, H. S. Teoh wrote:
> On Sat, Apr 27, 2013 at 10:15:23AM +0100, Russel Winder wrote:
>> GDC doesn't seem to have made it into the Debian build of GCC 4.8, the
>> best version of GDC in Debian remains 4.6.3 :-((
> [...]
>
> Yeah I'm having trouble with that too. Somebody here did manage to build
> it on Ubuntu, though; we should probably find out what exactly makes it
> work / breaks it on Debian. GDC really, *really* needs updating in
> Debian.
>

I used to have issue with multi arch. Don't know if it solved or not now.
April 28, 2013
On 28 April 2013 07:56, Russel Winder <russel@winder.org.uk> wrote:

> On Sun, 2013-04-28 at 06:47 +0100, Iain Buclaw wrote:
> > On 27 April 2013 10:15, Russel Winder <russel@winder.org.uk> wrote:
> >
> > > GDC doesn't seem to have made it into the Debian build of GCC 4.8, the best version of GDC in Debian remains 4.6.3 :-((
> > >
> > >
> > It's hanging round in experimental.
>
> That'ss where I have GCC 4.8 from, but I don't see a gdc in there. Aptitude reports only 4.6.3 in experimental :-(
>
>
> |> aptitude versions gdc
> Package gdc:
> i   4.6.3-8                                                unstable
> 500
> p   4.6.3-8exp2                                            experimental
> 1
>
> Package gdc-4.4:
> p   1.063-4.4.7-1                                          unstable
> 500
>
> Package gdc-4.6:
> i A 0.29.1-4.6.3-3                                         unstable
> 500
> p A 0.29.1-4.6.4-2                                         experimental
> 1
>
> <lots more unrelated stuff>
>
> Am I failing to use Aptitude correctly?
>
> Thanks.
>
>

I can give Matthias a bump, he's probably expecting something off me that I can't provide until next week. :)

-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';


April 28, 2013
On Sun, 2013-04-28 at 15:56 +0100, Iain Buclaw wrote:
[…]
> I can give Matthias a bump, he's probably expecting something off me that I can't provide until next week. :)

So not just me being silly. Excellent :-)

As long as I can say GDC really is in GCC 4.8 on 2013-05-28 then I am happy. Well it would be good to try it out beforehand of course, but…

Thanks.

-- 
Russel. ============================================================================= Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder@ekiga.net 41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel@winder.org.uk London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder


April 28, 2013
On 28 April 2013 16:44, Russel Winder <russel@winder.org.uk> wrote:

> On Sun, 2013-04-28 at 15:56 +0100, Iain Buclaw wrote:
> […]
> > I can give Matthias a bump, he's probably expecting something off me
> that I
> > can't provide until next week. :)
>
> So not just me being silly. Excellent :-)
>
> As long as I can say GDC really is in GCC 4.8 on 2013-05-28 then I am happy. Well it would be good to try it out beforehand of course, but…
>
>
>
Can't guarantee it will be in for my birthday, but it will definitely be "in proceedings" for 4.9


-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';


« First   ‹ Prev
1 2