* Renaming gcc 4.4.0 to 4.4.1
@ 2009-08-03 20:59 Khem Raj
2009-08-04 0:08 ` Graham Gower
2009-08-04 6:34 ` Koen Kooi
0 siblings, 2 replies; 4+ messages in thread
From: Khem Raj @ 2009-08-03 20:59 UTC (permalink / raw)
To: openembedded-devel
Hi
Now that gcc 4.4.1 is out I would like to add the recipe but if gcc
4.4.0 is not been used then I would prefer to move gcc 4.4.0 to 4.4.1
and reduce a few recipes.
If no one objects I will go ahead with moving them next week
Thanks
-Khem
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Renaming gcc 4.4.0 to 4.4.1
2009-08-03 20:59 Renaming gcc 4.4.0 to 4.4.1 Khem Raj
@ 2009-08-04 0:08 ` Graham Gower
2009-08-04 6:34 ` Koen Kooi
1 sibling, 0 replies; 4+ messages in thread
From: Graham Gower @ 2009-08-04 0:08 UTC (permalink / raw)
To: openembedded-devel
Khem Raj wrote:
> Hi
>
> Now that gcc 4.4.1 is out I would like to add the recipe but if gcc
> 4.4.0 is not been used then I would prefer to move gcc 4.4.0 to 4.4.1
> and reduce a few recipes.
Makes sense.
Are there any plans to consolidate the gcc patch directories too? In
particular, there appears to be a lot of duplication between each of
the gcc-4.3.x and gcc-4.4.0 dirs. Among other things, I see...
grg@ubiquitous:~/oe/openembedded/recipes/gcc$ find . -name "svn-updates.dpatch"
./gcc-svn/debian/svn-updates.dpatch
./gcc-4.4.0/debian/svn-updates.dpatch
./gcc-4.3.3/debian/svn-updates.dpatch
./gcc-4.3.1/debian/svn-updates.dpatch
./gcc-4.3.2/debian/svn-updates.dpatch
grg@ubiquitous:~/oe/openembedded/recipes/gcc$ ls -l `find . -name "svn-updates.dpatch"`
-rw-r--r-- 1 grg grg 17668056 2009-07-22 10:57 ./gcc-4.3.1/debian/svn-updates.dpatch
-rw-r--r-- 1 grg grg 17668056 2009-07-22 10:57 ./gcc-4.3.2/debian/svn-updates.dpatch
-rw-r--r-- 1 grg grg 17668056 2009-07-22 10:57 ./gcc-4.3.3/debian/svn-updates.dpatch
-rw-r--r-- 1 grg grg 17668056 2009-07-22 10:57 ./gcc-4.4.0/debian/svn-updates.dpatch
-rw-r--r-- 1 grg grg 17668056 2009-07-22 10:57 ./gcc-svn/debian/svn-updates.dpatch
grg@ubiquitous:~/oe/openembedded/recipes/gcc$ grep -rn "svn-updates.dpatch" .
grg@ubiquitous:~/oe/openembedded/recipes/gcc$
Five copies of an unused 17mb patch?
-Graham
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Renaming gcc 4.4.0 to 4.4.1
2009-08-03 20:59 Renaming gcc 4.4.0 to 4.4.1 Khem Raj
2009-08-04 0:08 ` Graham Gower
@ 2009-08-04 6:34 ` Koen Kooi
2009-08-04 23:40 ` Khem Raj
1 sibling, 1 reply; 4+ messages in thread
From: Koen Kooi @ 2009-08-04 6:34 UTC (permalink / raw)
To: openembedded-devel
On 03-08-09 22:59, Khem Raj wrote:
> Hi
>
> Now that gcc 4.4.1 is out I would like to add the recipe but if gcc
> 4.4.0 is not been used then I would prefer to move gcc 4.4.0 to 4.4.1
> and reduce a few recipes.
>
> If no one objects I will go ahead with moving them next week
Don't forget to add the patch from
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40887 if you do.
regards,
Koen
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Renaming gcc 4.4.0 to 4.4.1
2009-08-04 6:34 ` Koen Kooi
@ 2009-08-04 23:40 ` Khem Raj
0 siblings, 0 replies; 4+ messages in thread
From: Khem Raj @ 2009-08-04 23:40 UTC (permalink / raw)
To: openembedded-devel; +Cc: openembedded-devel
On Mon, Aug 3, 2009 at 11:34 PM, Koen Kooi<k.kooi@student.utwente.nl> wrote:
> On 03-08-09 22:59, Khem Raj wrote:
>>
>> Hi
>>
>> Now that gcc 4.4.1 is out I would like to add the recipe but if gcc
>> 4.4.0 is not been used then I would prefer to move gcc 4.4.0 to 4.4.1
>> and reduce a few recipes.
>>
>> If no one objects I will go ahead with moving them next week
>
> Don't forget to add the patch from
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40887 if you do.
>
sure once it get approved.
> regards,
>
> Koen
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-08-04 23:56 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-03 20:59 Renaming gcc 4.4.0 to 4.4.1 Khem Raj
2009-08-04 0:08 ` Graham Gower
2009-08-04 6:34 ` Koen Kooi
2009-08-04 23:40 ` Khem Raj
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.