CC to link.
>
> yes. sorry for misinformation, i was sure that it calls 'ld' directly.
But GCC only behaves as a wrapper of ld to link. :)
--
Leandro Lucarella (AKA luca) http://llucax.com.ar/
--
cycle will be
> dependent of GCC release cycle.
You got it all wrong. DMD is a compiler implementation and I didn't see
anyone here suggesting to tie DMD releases to GCC releases in any way.
What they are asking for is having GDC merged in GCC, that's all.
>
es, but that's extremely useful if you want to use the
D subset that only generates assembly without calling to external
functions. D runtime is mostly written in D, and for obvious reasons
can't use those language constructions that uses the features you are
implementing. So is possible (alt
7; have to
> >finish shared library support.
> >
>
> Congrats! This is the first build that's actually passed the auto-testers. :)
>
> http://d.puremagic.com/test-results/?projectid=2
Both very good news! Having GDC
; >
> > # of expected passes3006
> > # of unexpected failures32
> >
> > :-)
> >
> >
> End of day two hacking
>
>=== gdc Summary ===
>
> # of expected passes3038
>
>
> !!!
You are good. This
uggestion as an alternative "someone willing to
retrieve it". I mean, just using gmail as storage for your own backups.
--
Leandro Lucarella (AKA luca) http://llucax.com.ar/
--
GPG
have they home pages in gcc.gnu.org/lang, it might be
a good idea to have something like gcc.gnu.org/d. But maybe you want to
have more control over the server and I guess you can't really request
that until GCD is completely merged. Just thinking out loud. :)
--
Leandro Lucarella (AKA luca)
e default architecture it's bounded to the architecture the
compiler was compiled for. If DMD is compiled in 32bit, it will default
to 32bit even on a x86_64 OS (at least in Linux). AFAIK it doesn't do
any runtime checking at all for the arch.
--
Leandro Lucarella (AKA luca)
-O -inline -oftest sampled.d
>
> I get the following error:
>
>sampled.d:50: Error: function [classname].select cannot get frame pointer
> to
>__require
Doesn't look exactly like the same problem, but just in case, you might
want to take a look at this bug:
http://
e only catch is that
thing about changing the API, so you'll have to download the exact
version used by the upstream author (or one that still works for that
script)
Think as if someone just shipped a make binary with their software, the
makefile is still a script independent with the
Joseph Rushton Wakeling, el 5 de abril a las 17:42 me escribiste:
> On 05/04/12 13:16, Leandro Lucarella wrote:
> >Joseph Rushton Wakeling, el 4 de abril a las 15:43 me escribiste:
> >>To see why it matters, imagine a corporate entity releasing a large,
> >>complex
ny.
> It'd be a major block to practically enjoying the licence freedoms.
This is new to GPLv3 right? Because several companies are already doing
this, specially companies selling small devices with Linux, usually they
--
Leandro Lucarella (AKA luca) http://llucax.com.ar
Iain Buclaw, el 4 de abril a las 11:54 me escribiste:
> On the note of integration into the FOSS ecosystem, I'm firing off
> technical review of gdc for inclusion sometime later today.
YEAH! :D
--
Leandro Lucarella (AKA luca) http://ll
s,
Also for me using a declarative language instead of a imperative one is
a better choice for this kind of applications.
--
Leandro Lucarella (AKA luca) http://llucax.com.ar/
--
GPG Key: 5F5A8D05 (F8CD
Jacob Carlborg, el 3 de abril a las 16:45 me escribiste:
> On 2012-04-03 12:56, Leandro Lucarella wrote:
> >People that don't like Make is people don't understand Make :)
>
> I do have some understanding of Make. BTW, Rake is basically a Make
> implementation that
e build system I've ever
People that don't like Make is people don't understand Make :)
--
Leandro Lucarella (AKA luca) http://llucax.com.ar/
--
GPG Key: 5F5A8D05 (F8CD F9A7 B
ve. People should
be using std stuff, not core.stdc, most of the time, specially if they
intend to write portable code.
--
Leandro Lucarella (AKA luca) http://llucax.com.ar/
--
GPG Key: 5F5A8D05 (F8CD F9A7
Kagamin, el 24 de febrero a las 09:04 me escribiste:
> -x option and extension autodetect if .d doesn't conflict with
> dependencies files
What? But D1 and D2 files don't use different extensions, the same way
C89 and C99 don't use different extensions.
--
Leandr
for the great and hard work! :)
--
Leandro Lucarella (AKA luca) http://llucax.com.ar/
--
GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145 104C 949E BFB6 5F5A 8D05)
-
is a little
more tedious to use than having just a plain monolithic repo, but it's
not that bad.
--
Leandro Lucarella (AKA luca) http://llucax.com.ar/
--
GPG Key: 5F5A8D
Iain Buclaw, el 5 de enero a las 23:21 me escribiste:
> On 5 January 2012 09:47, Leandro Lucarella wrote:
> > Iain Buclaw, el 4 de enero a las 15:01 me escribiste:
> >> Also, bare in mind I will be moving GDC fully across to trunk over the
> >> next two months, this i
of adding in and utilising new GCC tree codes that may help
> improve code generation.
Does this have anything to do with merging GDC into GCC? How is that
going BTW?
--
Leandro Lucarella (AKA luca) http:
c some love lately!
Keep up the good work! :)
--
Leandro Lucarella (AKA luca) http://llucax.com.ar/
--
GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145 104C 949E BFB6 5F5A 8D05)
--
t's a good idea, maybe it would be nice to have both
front-end options), taking over the name is OK, otherwise a new name would
be necessary.
> In general is there interest in this project, especially contributing to
> it?
I'm *very* interested, not so sure I could contribute a lo
lists:
http://gcc.gnu.org/lists.html
I guess "gcc" is the right list for you.
--
Leandro Lucarella (AKA luca) http://llucax.com.ar/
--
GPG Key: 5F5A
t; D2? If not, what tests are executed on dmd and phobos before each
> release?
I think you can ask LDC people too, they have some "mini tests". I guess
D1 only though.
--
Leandro Lucarella (AKA luca) http://llucax.com.ar/
ort.
> This can be a start.
I'm very glad to see some work on GDC too, thanks for your work! =)
--
Leandro Lucarella (luca) | Blog colectivo: http://www.mazziblog.com.ar/blog/
GPG Key: 5F5A8D
downs, el 2 de junio a las 19:30 me escribiste:
> How depressing that this is our first post in months.
You are wrong, we have a spam post each month =)
--
Leandro Lucarella (luca) | Blog colectivo: http://www.mazziblog.com.ar/b
28 matches
Mail list logo