zsh-workers
 help / color / mirror / code / Atom feed
* gcc 3.0 produces broken zsh
@ 2001-06-20  3:50 Jason Price
  2001-06-20  4:01 ` Trond Eivind Glomsrød
  2001-06-20  4:13 ` Dan Nelson
  0 siblings, 2 replies; 13+ messages in thread
From: Jason Price @ 2001-06-20  3:50 UTC (permalink / raw)
  To: zsh-workers

Out of morbid curiosity, I built gcc3 and installed it somewhere out of the
way (like $HOME/gcc3) on my redhat 7.1 linux box.  Then I tried to build
zsh with it.

It configured and compiled with hardly any errors.  The only build errors
were:

math.c: In function `zzlex':
math.c:382: warning: operation on `ptr' may be undefined
utils.o: In function `gettempname':
utils.o(.text+0x1de2): the use of `mktemp' is dangerous, better use `mkstemp'

However, when I install it, it doesn't seem to be able to find or load any
modules.  Building with stock gcc's of the 2.95.* variety work, building
other programs works (havn't tested many, but one or two others do), and
zsh will let you do interactive stuff, it's just very limited.

Now, I could VERY easily be wrong, but most of the painful changes in gcc3
are in C++ land, and zsh doesn't have any of that (this is where I'm
probably wrong)

Anyway, just a heads up.  Since it was only realeased yesterday, I don't
think it's an immediate danger.

If I get some free time, I'll see if I can replicate this on the other
boxes I have access too (an x86 debian, and many flavors of Solaris on Sun)

And, if I y'all want some more info, I'd be glad to give it.

Jason

-- 
"Friendship is the bridge between lonely and loved, between a glance and a
gaze. It stretches from the fog into sunshine, hopelessness into faith, 
between despair and joy. It crosses the chasm from hell and to heaven, from 
God to man, and from you to me." --Unknown   Jason Price  jprice@gatech.edu


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2001-06-25 11:22 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-20  3:50 gcc 3.0 produces broken zsh Jason Price
2001-06-20  4:01 ` Trond Eivind Glomsrød
2001-06-21  3:19   ` Vin Shelton
2001-06-21  3:36     ` Andrej Borsenkow
2001-06-21 20:44       ` Jason Price
2001-06-22  9:39         ` Andrej Borsenkow
2001-06-22 12:53           ` Chmouel Boudjnah
2001-06-23 18:24           ` Andrej Borsenkow
2001-06-25 11:15             ` Chmouel Boudjnah
2001-06-25 11:22             ` Andrej Borsenkow
2001-06-21  4:44     ` Bart Schaefer
2001-06-20  4:13 ` Dan Nelson
2001-06-20 11:19   ` Chmouel Boudjnah

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).