GCC upgrade ? on -current

2002-06-25 Thread Sid Carter

Hi,

Just a query. Is there anything stopping us from moving to the 
latest gcc on current ? Just curious. Cause mozilla won't compile with
gcc from current and I have installed gcc from the ports just for that.

Thanks
Regards
Sid
-- 
I've known him as a man, as an adolescent and as a child -- sometimes
on the same day.

Sid Carter FreeBSD oder Debian GNU/Linux.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: GCC upgrade ? on -current

2002-06-25 Thread Sean Chittenden

 Just a query. Is there anything stopping us from moving to the
 latest gcc on current ? Just curious. Cause mozilla won't compile
 with gcc from current and I have installed gcc from the ports just
 for that.

I hacked together a really crude patch based on some info from Joe
Clark(e?).  Dig through the archives from earlier this week and you
should find something.  -sc

-- 
Sean Chittenden

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: GCC upgrade ? on -current

2002-06-25 Thread Munish Chopra

On 2002-06-25 12:44 +, Sid Carter wrote:
 Hi,
 
 Just a query. Is there anything stopping us from moving to the 
 latest gcc on current ? Just curious. Cause mozilla won't compile with
 gcc from current and I have installed gcc from the ports just for that.
 
 Thanks
 Regards
   Sid

Not exactly an answer to your question, but about a week ago or so a
patch was posted that lets you compile mozilla with the system gcc. I
tried it out and am now happily running mozilla 1.0. At least that's a
short-term fix for you.

-- 
Munish Chopra The FreeBSD NVIDIA Driver Initiative
  http://nvidia.netexplorer.org

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



RE: GCC upgrade ? on -current

2002-06-25 Thread Johny Mattsson (EPA)
Title: RE: GCC upgrade ? on -current





 Just a query. Is there anything stopping us from moving to the
 latest gcc on current ? Just curious. Cause mozilla won't compile
 with gcc from current and I have installed gcc from the ports just
 for that.


Only David's(?) time constraints I think. Gcc is a huge thing to port/maintain, and thus sucks a lot of time.
Of course, if someone else was to assist... ;-)


Cheers,
/Johny, who unfortunately knows very little about gcc itself





Re: GCC upgrade ? on -current

2002-06-25 Thread Terry Lambert

Sid Carter wrote:
 Just a query. Is there anything stopping us from moving to the
 latest gcc on current ? Just curious. Cause mozilla won't compile with
 gcc from current and I have installed gcc from the ports just for that.

On Intel, FreeBSD will automatically use 4M pages for mmap'ed
device and other memory that is on a 4M boundary and a multiple
of 4M in size.

You would have to ask Wilko or Drew, etc., about Alpha.  For that,
you would have better luck posting on the -alpha list, rather than
the -current list.

-- Terry

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: GCC upgrade ? on -current

2002-06-25 Thread Kenneth Culver

Is this not the latest one?

alpha:~: gcc -v
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.1 [FreeBSD] 20020509 (prerelease)

Ken

On Tue, 25 Jun 2002, Sid Carter wrote:

 Hi,

 Just a query. Is there anything stopping us from moving to the
 latest gcc on current ? Just curious. Cause mozilla won't compile with
 gcc from current and I have installed gcc from the ports just for that.

 Thanks
 Regards
   Sid
 --
 I've known him as a man, as an adolescent and as a child -- sometimes
 on the same day.

 Sid Carter FreeBSD oder Debian GNU/Linux.

 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-current in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: GCC upgrade ? on -current

2002-06-25 Thread Terry Lambert

Munish Chopra wrote:
 On 2002-06-25 12:44 +, Sid Carter wrote:
  Just a query. Is there anything stopping us from moving to the
  latest gcc on current ? Just curious. Cause mozilla won't compile with
  gcc from current and I have installed gcc from the ports just for that.
 
 Not exactly an answer to your question, but about a week ago or so a
 patch was posted that lets you compile mozilla with the system gcc. I
 tried it out and am now happily running mozilla 1.0. At least that's a
 short-term fix for you.

To make this clear: It was a patch against Mozilla, which changed
the default THUNK type expected in recent FreeBSD.

-- Terry

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message