Closed Bug 92423 Opened 23 years ago Closed 15 years ago

Forte 7/6UD2 xipo build fails in the linker step

Categories

(SeaMonkey :: Build Config, defect)

Sun
Solaris
defect
Not set
blocker

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: mozilla, Assigned: gonufer)

Details

From Bugzilla Helper:
User-Agent: Mozilla/4.7 [en] (X11; I; SunOS 5.8 sun4u)
BuildID:    cvs build as of 07-25-2001 around 11:00p.m.

Ok,

After building fine for a couple of days, last night I started getting a failure
in libmozjs.

here is my compile string.....

/opt/SUNWspro/bin/CC -I/usr/openwin/include -xipo -mt -xO4  -DNDEBUG -DTRIMMED
-G -Qoption ld -z,muldefs -h libmozjs.so -o libmozjs.so  jsapi.o jsarena.o
jsarray.o jsatom.o jsbool.o jscntxt.o jsdate.o jsdbgapi.o jsdhash.o jsdtoa.o
jsemit.o jsexn.o jsfun.o jsgc.o jshash.o jsinterp.o jslock.o jslog2.o jslong.o
jsmath.o jsnum.o jsobj.o jsopcode.o jsparse.o jsprf.o jsregexp.o jsscan.o
jsscope.o jsscript.o jsstr.o jsutil.o jsxdrapi.o prmjtime.o lock_SunOS.o  
-xildoff   -lm -lposix4 -ldl -lnsl -lsocket -L../../dist/bin
-L/export/home/mozilla/dist/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl  -lposix4
-lsocket -lCrun -ldl -lm    
ld: fatal: library -lplds4: not found
ld: fatal: library -lplc4: not found
ld: fatal: library -lnspr4: not found
ld: fatal: File processing errors. No output written to libmozjs.so
gmake[2]: *** [libmozjs.so] Error 1
gmake[2]: Leaving directory `/export/home/mozilla/js/src'
gmake[1]: *** [install] Error 2
gmake[1]: Leaving directory `/export/home/mozilla/js'
gmake: *** [install] Error 2


any ideas.....gisburn...cls???

Reproducible: Always
Steps to Reproduce:
1.compile mozilla on Forte 6 UD2_FCS
2.
3.
dcran: which configure flags are you using ? Are you giving special options to
"--enable-optimize" ?
gisburn:

im using 

CC=/opt/SUNWspro/bin/cc ; export CC
  CXX=/opt/SUNWspro/bin/CC ; export CXX
  CFLAGS=-xipo ; export CFLAGS
  CXXFLAGS=-xipo ; export CXXFLAGS

  ac_add_options --disable-tests
  ac_add_options --enable-optimize=-xO4
  ac_add_options --disable-debug
  ac_add_options --enable-strip-libs
  ac_add_options --enable-crypto
  ac_add_options --enable-ultrasparc
Please remove "-xO4" and use plain "--enable-optimize". Does that fix your
problem ?
Reassigning to js group.
Assignee: asa → rogerl
Component: Browser-General → Javascript Engine
QA Contact: doronr → pschwartau
I've done a query to see if there have been any recent changes to the
JS source that would suddenly be causing this problem - 

Possibly the fix for bug 92134? 
"Sun Workshop 6 Update 2 _FCS_ fails to build due to jscpucfg error"

(patch checked in 07/29/2001 23:44)

Allow me to reassign this one to Roland.Mainz@informatik.med.uni-giessen.de
in case this is it -
Assignee: rogerl → Roland.Mainz
Oops, just noticed the reporter's build id is 07-25-2001...
mozilla@mediaone.net: does the problem still occur with the latest source? 
Looking twice, three times at the first report... this is the "xipo"
(=InterProcedural Optimizer) issue... xx@@xx!!... ;-(

This issue first occured with the EarlyAccess version of Forte6UD2... but this
is another version of the compiler - I'll use this one to track the bug.

Setting build-config as component, fixing summary. 
Component: Javascript Engine → Build Config
Summary: Forte 6 UD2_FCS fails in libmozjs → Forte 6 UD2_FCS xipo build cannot link plds4/plc4/nspr4
Setting default QA -
QA Contact: pschwartau → granrose
I tried a workaround to make it "link":
% cd dist/lib
% export LD_LIBRARY_PATH=$PWD:$LD_LIBRARY_PATH
and it finds the library. Good.

Bad:
Next error (cd gfx; gmake):
-- snip --
rm -f libgkgfx.so
/opt/SUNWspro/bin/CC -I/usr/openwin/include -mt -xO4 -xipo  -DDEBUG
-DDEBUG_mozilla -DTRACING -g -G -Qoption ld -z,muldefs -h libgkgfx.so -o
libgkgfx.so  nsBlender.o nsColor.o nsColorNames.o nsCompressedCharMap.o
nsDeviceContext.o nsFont.o nsFontList.o nsRenderingContextImpl.o nsRect.o
nsTransform2D.o nsScriptableRegion.o nsGraphicsImpl.o nsPrintOptionsImpl.o
nsRegion.o nsRegionImpl.o imgScaler.o  obs.o stopwatch.o -xildoff   
../../dist/lib/libunicharutil_s.a -L../../dist/bin -lxpcom -L../../dist/bin
-L/home/mozilla/builds/2001-11-05-cvs/objdir_ws6_xlib/dist/lib -lplds4 -lplc4
-lnspr4 -lpthread -ldl   -lsocket -ldl -lm    
Undefined                       first referenced
 symbol                             in file
void*operator new[](unsigned)                       nsDeviceContext.o
void __Crun::vector_con(void*,unsigned,unsigned,void(*)(void*),void(*)(void*))
nsRenderingContextImpl.o
void __Crun::register_exit_code(void(*)()extern"C") nsColorNames.o
atexit                              /opt/SUNWspro/WS6U2/lib/crti.o  (symbol
belongs to implicit dependency /usr/lib/libc.so.1)
abs                                 imgScaler.o  (symbol belongs to implicit
dependency /usr/lib/libc.so.1)
void operator delete(void*)                       nsBlender.o
.umul                               nsBlender.o  (symbol belongs to implicit
dependency /usr/lib/libc.so.1)
fputs                               nsRect.o  (symbol belongs to implicit
dependency /usr/lib/libc.so.1)
void __Crun::pure_error()         nsDeviceContext.o
.mul                                nsBlender.o  (symbol belongs to implicit
dependency /usr/lib/libc.so.1)
void __Crun::ex_rethrow_q()       nsColor.o
qsort                               nsRenderingContextImpl.o  (symbol belongs to
implicit dependency /usr/lib/libc.so.1)
void*__Crun::vector_del(void*,unsigned,void(*)(void*))
/home/mozilla/builds/2001-11-05-cvs/objdir_ws6_xlib/dist/lib/libxpcom.so
printf                              nsRenderingContextImpl.o  (symbol belongs to
implicit dependency /usr/lib/libc.so.1)
__iob                               nsDeviceContext.o  (symbol belongs to
implicit dependency /usr/lib/libc.so.1)
void*operator new(unsigned)                       nsColorNames.o
void*__Crun::vector_new(void*,unsigned,unsigned,void(*)(void*),void(*)(void*))
/home/mozilla/builds/2001-11-05-cvs/objdir_ws6_xlib/dist/lib/libxpcom.so
void operator delete[](void*)                       nsDeviceContext.o
memset                              nsCompressedCharMap.o  (symbol belongs to
implicit dependency /usr/lib/libc.so.1)
nsRectFast::nsRectFast #Nvariant 1()            nsRegionImpl.o
memcpy                              nsBlender.o  (symbol belongs to implicit
dependency /usr/lib/libc.so.1)
void __Crun::vector_des(void*,unsigned,unsigned,void(*)(void*))
nsPrintOptionsImpl.o
sysconf                             stopwatch.o  (symbol belongs to implicit
dependency /usr/lib/libc.so.1)
times                               stopwatch.o  (symbol belongs to implicit
dependency /usr/lib/libc.so.1)
ld: fatal: Symbol referencing errors. No output written to libgkgfx.so
gmake[1]: *** [libgkgfx.so] Error 1
gmake[1]: Leaving directory
`/home/mozilla/builds/2001-11-05-cvs/objdir_ws6_xlib/gfx/src'
-- snip --

This looks more and more like a compiler bug for me... ----> gonufer@yahoo.com
Assignee: Roland.Mainz → gonufer
Adding "-lc -lCrun" works around that issue.. next error is:
-- snip --
rm -f libgkgfx.so
/opt/SUNWspro/bin/CC -I/usr/openwin/include -mt -xO4 -xipo  -DDEBUG
-DDEBUG_mozilla -DTRACING -g -G -Qoption ld -z,muldefs -h libgkgfx.so -o
libgkgfx.so  nsBlender.o nsColor.o nsColorNames.o nsCompressedCharMap.o
nsDeviceContext.o nsFont.o nsFontList.o nsRenderingContextImpl.o nsRect.o
nsTransform2D.o nsScriptableRegion.o nsGraphicsImpl.o nsPrintOptionsImpl.o
nsRegion.o nsRegionImpl.o imgScaler.o  obs.o stopwatch.o -xildoff   
../../dist/lib/libunicharutil_s.a -L../../dist/bin -lxpcom -L../../dist/bin
-L/home/mozilla/builds/2001-11-05-cvs/objdir_ws6_xlib/dist/lib -lplds4 -lplc4
-lnspr4 -lpthread -ldl -lc -lCrun  -lsocket -ldl -lm    
Undefined                       first referenced
 symbol                             in file
nsRectFast::nsRectFast #Nvariant 1()            nsRegionImpl.o
ld: fatal: Symbol referencing errors. No output written to libgkgfx.so
gmake[1]: *** [libgkgfx.so] Error 1
-- snip --

Any ideas what's the problem here ?
I tried to build gfx/ without "-xipo" (works) and then jumped to content/ -
which results in more stuff for the compiler_guys@sun:
-- snip --
rm -f libgkcontent.so
/opt/SUNWspro/bin/CC -I/usr/openwin/include -mt -xO4 -xipo  -DDEBUG
-DDEBUG_mozilla -DTRACING -g -G -Qoption ld -z,muldefs -h libgkcontent.so -o
libgkcontent.so  nsContentDLF.o nsContentModule.o nsContentHTTPStartup.o 
nsEventListenerManager.o nsEventStateManager.o nsDOMEvent.o nsDOMMutationEvent.o
nsPrivateTextRange.o nsAttributeContent.o nsGenericHTMLElement.o
nsGenericDOMHTMLCollection.o GenericElementCollection.o nsFormSubmitter.o
nsHTMLAnchorElement.o nsHTMLAppletElement.o nsHTMLAreaElement.o
nsHTMLBRElement.o nsHTMLBaseFontElement.o nsHTMLBodyElement.o
nsHTMLButtonElement.o nsHTMLDListElement.o nsHTMLDelElement.o
nsHTMLDirectoryElement.o nsHTMLDivElement.o nsHTMLFieldSetElement.o
nsHTMLFontElement.o nsHTMLFormElement.o nsHTMLFrameElement.o
nsHTMLFrameSetElement.o nsHTMLHRElement.o nsHTMLHeadElement.o
nsHTMLHeadingElement.o nsHTMLHtmlElement.o nsHTMLIFrameElement.o
nsHTMLImageElement.o nsHTMLInputElement.o nsHTMLInsElement.o nsHTMLLIElement.o
nsHTMLLabelElement.o nsHTMLLegendElement.o nsHTMLLinkElement.o
nsHTMLMapElement.o nsHTMLMenuElement.o nsHTMLMetaElement.o nsHTMLModElement.o
nsHTMLOListElement.o nsHTMLObjectElement.o nsHTMLOptionElement.o
nsHTMLOptGroupElement.o nsHTMLParagraphElement.o nsHTMLPreElement.o
nsHTMLQuoteElement.o nsHTMLScriptElement.o nsHTMLSelectElement.o
nsHTMLSharedLeafElement.o nsHTMLSpanElement.o nsHTMLStyleElement.o
nsHTMLTableElement.o nsHTMLTableCaptionElement.o nsHTMLTableCellElement.o
nsHTMLTableColElement.o nsHTMLTableRowElement.o nsHTMLTableSectionElement.o
nsHTMLTextAreaElement.o nsHTMLTitleElement.o nsHTMLUListElement.o
nsHTMLUnknownElement.o t6U4GxapKqSiiBmX2i3U.o E2n7-uidwqr1S0TOALG4.o
nsHTMLContentSink.o nsHTMLFragmentContentSink.o nsHTMLDocument.o
nsImageDocument.o nsMarkupDocument.o t6U4GxapKqSiiBmX2i3U.o
E2n7-uidwqr1S0TOALG4.o 7QUf-O3hji--ubaU86Sa.o 4Ulp-2UqQkvl-mPfhR9-.o
nsCSSDeclaration.o nsCSSLoader.o nsCSSParser.o nsCSSScanner.o nsCSSRule.o
nsCSSStyleRule.o nsCSSRules.o nsCSSStyleSheet.o nsCSSValue.o
nsComputedDOMStyle.o nsDOMCSSDeclaration.o nsHTMLAttributes.o nsHTMLStyleSheet.o
nsHTMLCSSStyleSheet.o nsROCSSPrimitiveValue.o t6U4GxapKqSiiBmX2i3U.o
E2n7-uidwqr1S0TOALG4.o nsXMLElement.o nsXMLCDATASection.o
nsXMLProcessingInstruction.o nsXMLEntity.o nsXMLNotation.o nsXMLNamedNodeMap.o
t6U4GxapKqSiiBmX2i3U.o E2n7-uidwqr1S0TOALG4.o nsXMLContentSink.o nsXMLDocument.o
t6U4GxapKqSiiBmX2i3U.o E2n7-uidwqr1S0TOALG4.o nsXSLContentSink.o
nsTransformMediator.o nsRDFDOMNodeList.o nsXULAttributeValue.o nsXULAttributes.o
nsXULElement.o nsXULPopupListener.o nsXULTreeElement.o t6U4GxapKqSiiBmX2i3U.o
E2n7-uidwqr1S0TOALG4.o nsControllerCommandManager.o nsElementMap.o
nsXULCommandDispatcher.o nsXULContentSink.o nsXULControllers.o nsXULDocument.o
nsXULPrototypeCache.o nsXULPrototypeDocument.o 7QUf-O3hji--ubaU86Sa.o
4Ulp-2UqQkvl-mPfhR9-.o t6U4GxapKqSiiBmX2i3U.o E2n7-uidwqr1S0TOALG4.o
nsClusterKey.o nsClusterKeySet.o nsConflictSet.o nsContentSupportMap.o
nsContentTagTestNode.o nsContentTestNode.o nsInstantiationNode.o
nsOutlinerRowTestNode.o nsOutlinerRows.o nsRDFConInstanceTestNode.o
nsRDFConMemberTestNode.o nsRDFPropertyTestNode.o nsResourceSet.o nsRuleNetwork.o
nsTemplateMatch.o nsTemplateMatchSet.o nsTemplateRule.o nsXULContentBuilder.o
nsXULContentUtils.o nsXULOutlinerBuilder.o nsXULSortService.o
nsXULTemplateBuilder.o t6U4GxapKqSiiBmX2i3U.o E2n7-uidwqr1S0TOALG4.o
7QUf-O3hji--ubaU86Sa.o 4Ulp-2UqQkvl-mPfhR9-.o nsXBLBinding.o
nsXBLPrototypeBinding.o nsXBLDocumentInfo.o nsXBLContentSink.o
nsXBLPrototypeProperty.o nsXBLEventHandler.o nsXBLWindowHandler.o
nsXBLWindowKeyHandler.o nsXBLWindowDragHandler.o nsXBLPrototypeHandler.o
nsXBLFocusHandler.o nsXBLDragHandler.o nsXBLMouseHandler.o
nsXBLMouseMotionHandler.o nsXBLMutationHandler.o nsXBLKeyHandler.o
nsXBLLoadHandler.o nsXBLXULHandler.o nsXBLFormHandler.o nsXBLScrollHandler.o
nsXBLContextMenuHandler.o nsXBLService.o nsBindingManager.o
nsXBLInsertionPoint.o t6U4GxapKqSiiBmX2i3U.o E2n7-uidwqr1S0TOALG4.o
7QUf-O3hji--ubaU86Sa.o 4Ulp-2UqQkvl-mPfhR9-.o nsCommentNode.o
nsContentIterator.o nsContentList.o nsContentPolicy.o nsDocument.o
nsDocumentEncoder.o nsDocumentFragment.o nsDocumentViewer.o nsDOMAttribute.o
nsDOMAttributeMap.o nsDOMDocumentType.o nsGeneratedIterator.o
nsGenericDOMDataNode.o nsGenericDOMNodeList.o nsGenericElement.o
nsContentUtils.o nsNameSpaceManager.o nsNodeInfo.o nsNodeInfoManager.o nsRange.o
nsRuleNode.o nsSelection.o nsStyleContext.o nsStyleSet.o
nsTextContentChangeData.o nsTextNode.o nsTreeWalker.o nsXMLContentSerializer.o
nsHTMLContentSerializer.o nsParserUtils.o nsPlainTextSerializer.o
nsScriptLoader.o nsStyleLinkElement.o t6U4GxapKqSiiBmX2i3U.o
E2n7-uidwqr1S0TOALG4.o 7QUf-O3hji--ubaU86Sa.o 4Ulp-2UqQkvl-mPfhR9-.o
mxPb8B-14Lb42KvfqCpk.o nsCSSAtoms.o nsCSSKeywords.o nsCSSProps.o nsHTMLAtoms.o
nsHTMLUtils.o nsHTMLValue.o nsImageMapUtils.o nsLayoutAtoms.o nsStyleUtil.o
nsTextFragment.o nsXULAtoms.o nsXBLAtoms.o nsStyleCoord.o nsStyleStruct.o
-xildoff    -L../../dist/bin -lgkgfx -L../../dist/bin -lxpcom -L../../dist/bin
-L/home/mozilla/builds/2001-11-05-cvs/objdir_ws6_xlib/dist/lib -lplds4 -lplc4
-lnspr4 -lpthread -ldl -lc -lCrun ../../dist/lib/libunicharutil_s.a
-L../../dist/bin -lmozjs   -lsocket -ldl -lm    
ld: fatal: symbol `nsSharedBufferHandle<char>::~nsSharedBufferHandle()' is
multiply-defined:
        (file
/home/mozilla/builds/2001-11-05-cvs/objdir_ws6_xlib/content/build/SunWS_cache/CC_obj_t/t6U4GxapKqSiiBmX2i3U.o
and file t6U4GxapKqSiiBmX2i3U.o);
ld: fatal: symbol `nsSharedBufferHandle<char>::~nsSharedBufferHandle #Nvariant
1()' is multiply-defined:
        (file
/home/mozilla/builds/2001-11-05-cvs/objdir_ws6_xlib/content/build/SunWS_cache/CC_obj_t/t6U4GxapKqSiiBmX2i3U.o
and file t6U4GxapKqSiiBmX2i3U.o);
ld: fatal: symbol
`nsStringAllocator<char>&nsSharedBufferHandle<char>::get_allocator()const' is
multiply-defined:
        (file
/home/mozilla/builds/2001-11-05-cvs/objdir_ws6_xlib/content/build/SunWS_cache/CC_obj_E/E2n7-uidwqr1S0TOALG4.o
and file E2n7-uidwqr1S0TOALG4.o);
ld: warning: file t6U4GxapKqSiiBmX2i3U.o: attempted multiple inclusion of file
ld: warning: file E2n7-uidwqr1S0TOALG4.o: attempted multiple inclusion of file
ld: warning: file t6U4GxapKqSiiBmX2i3U.o: attempted multiple inclusion of file
ld: warning: file E2n7-uidwqr1S0TOALG4.o: attempted multiple inclusion of file
ld: warning: file t6U4GxapKqSiiBmX2i3U.o: attempted multiple inclusion of file
ld: warning: file E2n7-uidwqr1S0TOALG4.o: attempted multiple inclusion of file
ld: warning: file t6U4GxapKqSiiBmX2i3U.o: attempted multiple inclusion of file
ld: warning: file E2n7-uidwqr1S0TOALG4.o: attempted multiple inclusion of file
ld: warning: file t6U4GxapKqSiiBmX2i3U.o: attempted multiple inclusion of file
ld: warning: file E2n7-uidwqr1S0TOALG4.o: attempted multiple inclusion of file
ld: warning: file 7QUf-O3hji--ubaU86Sa.o: attempted multiple inclusion of file
ld: warning: file 4Ulp-2UqQkvl-mPfhR9-.o: attempted multiple inclusion of file
ld: warning: file t6U4GxapKqSiiBmX2i3U.o: attempted multiple inclusion of file
ld: warning: file E2n7-uidwqr1S0TOALG4.o: attempted multiple inclusion of file
ld: warning: file t6U4GxapKqSiiBmX2i3U.o: attempted multiple inclusion of file
ld: warning: file E2n7-uidwqr1S0TOALG4.o: attempted multiple inclusion of file
ld: warning: file 7QUf-O3hji--ubaU86Sa.o: attempted multiple inclusion of file
ld: warning: file 4Ulp-2UqQkvl-mPfhR9-.o: attempted multiple inclusion of file
ld: warning: file t6U4GxapKqSiiBmX2i3U.o: attempted multiple inclusion of file
ld: warning: file E2n7-uidwqr1S0TOALG4.o: attempted multiple inclusion of file
ld: warning: file 7QUf-O3hji--ubaU86Sa.o: attempted multiple inclusion of file
ld: warning: file 4Ulp-2UqQkvl-mPfhR9-.o: attempted multiple inclusion of file
ld: warning: file t6U4GxapKqSiiBmX2i3U.o: attempted multiple inclusion of file
ld: warning: file E2n7-uidwqr1S0TOALG4.o: attempted multiple inclusion of file
ld: warning: file 7QUf-O3hji--ubaU86Sa.o: attempted multiple inclusion of file
ld: warning: file 4Ulp-2UqQkvl-mPfhR9-.o: attempted multiple inclusion of file
ld: fatal: File processing errors. No output written to libgkcontent.so
gmake[1]: *** [libgkcontent.so] Error 1
-- snip --
I've applied the following patches to my WS6U2 installation:
-- snip --
111678-05 Synopsis: Compiler Common 6.2: Patch Forte Developer 6 update 2, C++
F77 F95
111679-03 Synopsis: C 5.3: Patch for Forte Developer 6 update 2 C compiler
111683-03 Synopsis: Forte Developer 6 update 2: Patch for Debugger
111685-03 Synopsis: C++ 5.3: Patch for Forte Developer 6 update 2 C++ compiler
111690-03 Synopsis: F90 6.2: Patch for Forte Developer 6 update 2 Fortran 95 6.2
compiler
111691-02 Synopsis: F77 5.3: Patch for Forte Developer 6 update 2 FORTRAN 77 5.3
compiler
111692-01 Synopsis: TeamWare 6.02: Patch for Forte TeamWare 6.02
-- snip --

Results look better now, the "-R" link option seems to be fixed...

... but:
Building gfx/ with "-xipo -xO4" fails, I tried various options (the other
options do not affect this...) - always the same issue:
-- snip --
rm -f libgkgfx.so
/opt/SUNWspro/bin/CC -I/usr/openwin/include -mt  -DNDEBUG -DTRIMMED -dalign
-xipo -xO4 -xtarget=generic -xbuiltin=%all -xlibmil -G -Qoption ld -z,muldefs -h
libgkgfx.so -o libgkgfx.so  nsBlender.o nsColor.o nsColorNames.o
nsCompressedCharMap.o nsDeviceContext.o nsFont.o nsFontList.o
nsRenderingContextImpl.o nsRect.o nsTransform2D.o nsScriptableRegion.o
nsGraphicsImpl.o nsPrintOptionsImpl.o nsRegion.o nsRegionImpl.o imgScaler.o 
obs.o stopwatch.o -xildoff    ../../dist/lib/libunicharutil_s.a -L../../dist/bin
-lxpcom -L../../dist/bin
-L/home/mozilla/builds/2001-12-17-08-trunk/objdir_ws6_xlib_nodebug/dist/lib
-lplds4 -lplc4 -lnspr4 -lpthread -ldl   -lsocket -ldl -lm    
CC: Cannot open /tmp/ld.16215.1.err for input
gmake[2]: *** [libgkgfx.so] Error 1
gmake[2]: Leaving directory
`/home/mozilla/builds/2001-12-17-08-trunk/objdir_ws6_xlib_nodebug/gfx/src'
gmake[1]: *** [libs] Error 2
gmake[1]: Leaving directory
`/home/mozilla/builds/2001-12-17-08-trunk/objdir_ws6_xlib_nodebug/gfx'
gmake: *** [all] Error 2
-- snip --

;-(
Summary: Forte 6 UD2_FCS xipo build cannot link plds4/plc4/nspr4 → Forte 6 UD2 xipo build fails in the linker step
Reporter, Roland, is this still happening? No change to this bug for over two years.
The bug is still present in the latest (and greatest :) version of Sun Workshop
7... I did not test Workshop 8 yet but I guess the problem exists there, too...
;-(
Summary: Forte 6 UD2 xipo build fails in the linker step → Forte 7/6UD2 xipo build fails in the linker step
Gonufer/petez:
Did anyone contact the Sun compiler team in the last year to check whether this
compiler issue can finally be solved ?
Product: Browser → Seamonkey
I've built Seamonkey 1.0 with Forte/Studio on Solaris x86 with sucess, and I note that teams within Sun are building Seamonkey on Sparc with sucess

Can this be closed ?

Closing bug based on Comment #16
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.