Re: Solaris users?
"Raymond Toy (RT/EUS)" <[email protected]>
| Newsgroups | gmane.lisp.cmucl.devel,gmane.lisp.cmucl.general |
|---|---|
| Message-ID | <[email protected]> |
Chun Tian (binghe) wrote: > And, > > 3) If I want to bootstrap CMUCL on sparc, which C compiler should I use, > GCC or SunStudio compilers? I've been using SunStudio 11 compilers for a while now instead of gcc, but gcc is supposed to work. But according to comments in Config.sun4_solaris_gcc, debugging is painful with gdb > 4.18 and gdb 4.18 doesn't like binaries produced by gcc 3.3.3 or later. I haven't actually built with gcc for a while now. Ray