Is anyone still using gcc 4.1 on master?

2011-11-07 Thread elekktretterr
Is it time to get rid of it? It seems like a waste of space/compile time. Maybe replace it with clang-3? Is anyone using GCC 4.1 over 4.4? Petr

Re: Is anyone still using gcc 4.1 on master?

2011-11-07 Thread Alex Hornung
It is always good to have an older gcc version, too, especially given that other BSDs stick to them. Importing clang is not an option unless you are volunteering. Cheers, Alex On 07/11/11 07:59, elekktrett...@exemail.com.au wrote: Is it time to get rid of it? It seems like a waste of

Re: Is anyone still using gcc 4.1 on master?

2011-11-07 Thread Venkatesh Srinivas
kaffe (from pkgsrc) seems to need gcc 4.1 to build correctly... -- vs;

Re: Is anyone still using gcc 4.1 on master?

2011-11-07 Thread John Marino
On 11/7/2011 3:05 PM, Venkatesh Srinivas wrote: kaffe (from pkgsrc) seems to need gcc 4.1 to build correctly... -- vs; I would think that's either a problem with kaffe or a problem with the gcc44 compiler. If it's the latter, the gcc44 compiler should be fixed rather than use kaffe as a

Re: Is anyone still using gcc 4.1 on master?

2011-11-07 Thread mustkaru
On Mon, Nov 7, 2011 at 2:05 PM, Venkatesh Srinivas m...@endeavour.zapto.org wrote: kaffe (from pkgsrc) seems to need gcc 4.1 to build correctly... -- vs; I would like to second to that. gcc 4.1 is needed to build wip/jdk16 since kaffe can be built only by using gcc 4.1 at the moment. (Many

Re: Is anyone still using gcc 4.1 on master?

2011-11-07 Thread Samuel J. Greear
pcc is not a candidate. Sorry, I disagree, although I understand if you aren't going to be the one to port it. Sam

Re: Is anyone still using gcc 4.1 on master?

2011-11-07 Thread John Marino
On 11/7/2011 8:03 PM, Samuel J. Greear wrote: pcc is not a candidate. Sorry, I disagree, although I understand if you aren't going to be the one to port it. Sam I don't understand that sentence. Are you saying you or somebody else is going to port pcc into base? A compiler that don't do

Re: Is anyone still using gcc 4.1 on master?

2011-11-07 Thread Samuel J. Greear
On Mon, Nov 7, 2011 at 12:51 PM, John Marino dragonfly...@marino.st wrote: On 11/7/2011 8:03 PM, Samuel J. Greear wrote: pcc is not a candidate. Sorry, I disagree, although I understand if you aren't going to be the one to port it. Sam I don't understand that sentence.  Are you saying

Re: Is anyone still using gcc 4.1 on master?

2011-11-07 Thread Juan Francisco Cantero Hurtado
On 11/07/2011 10:50 PM, Samuel J. Greear wrote: Our C++ dependencies would not be that difficult to overcome and I do not see why the system compiler should necessarily have to support pkgsrc directly. What C++ software or dependencies has DragonFly? I'm curious. -- Juan Francisco Cantero

Re: Is anyone still using gcc 4.1 on master?

2011-11-07 Thread joris dedieu
2011/11/8 Juan Francisco Cantero Hurtado i...@juanfra.info: On 11/07/2011 10:50 PM, Samuel J. Greear wrote: Our C++ dependencies would not be that difficult to overcome and I do not see why the system compiler should necessarily have to support pkgsrc directly. What C++ software or

Re: Is anyone still using gcc 4.1 on master?

2011-11-07 Thread Samuel J. Greear
On Mon, Nov 7, 2011 at 9:04 PM, Juan Francisco Cantero Hurtado i...@juanfra.info wrote: On 11/07/2011 10:50 PM, Samuel J. Greear wrote: Our C++ dependencies would not be that difficult to overcome and I do not see why the system compiler should necessarily have to support pkgsrc directly.

Re: Is anyone still using gcc 4.1 on master?

2011-11-07 Thread John Marino
On 11/8/2011 7:10 AM, joris dedieu wrote: 2011/11/8 Juan Francisco Cantero Hurtadoi...@juanfra.info: On 11/07/2011 10:50 PM, Samuel J. Greear wrote: Our C++ dependencies would not be that difficult to overcome and I do not see why the system compiler should necessarily have to support pkgsrc