Elaine Xiong wrote: > Hi, all, > > Could someone point me out how to resolve the following problem? Thanks, > > Elaine > > -------- Original Message -------- > Subject: relocation errors using SS11 to build debug version > Date: Thu, 28 Aug 2008 14:22:24 +0800 > From: Elaine Xiong <Elaine.Xiong at Sun.COM> > To: CC-interest <CC-interest at Sun.COM> > > > > Hi, experts, > > I met strange relocation errors only when I use SS11 to build a .c file > into debug version. This problem doesn't exist using SS12 whatever debug > or release. Likewise this problem is gone when using the same compiler > to build release version. > > The compiler is, > > bash-3.2$ /ws/onnv-tools-prc/SUNWspro/SS11/bin/cc -V > cc: Sun C 5.8 Patch 121016-05 2007/01/10 >
It sounds like this CR: 6478529 AMD64/SPARCCompiler fails to build ICU with -xdebugformat=dwarf; -xdebugformat=stabs works. - Ali