ALT Linux Bugzilla
– Attachment 702 Details for
Bug 5942
patches for gcc34 build
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
gcc34-sal-link-to-libsupc++.diff
gcc34-sal-link-to-libsupc++.diff (text/plain), 405 bytes, created by
Michael Shigorin
on 2005-01-24 15:50:22 MSK
(
hide
)
Description:
gcc34-sal-link-to-libsupc++.diff
Filename:
MIME Type:
Creator:
Michael Shigorin
Created:
2005-01-24 15:50:22 MSK
Size:
405 bytes
patch
obsolete
>--- sal/util/makefile.mk.foo 2004-12-21 14:38:37.314521336 -0500 >+++ sal/util/makefile.mk 2004-12-21 14:46:52.495159848 -0500 >@@ -146,6 +146,10 @@ > SHL1STDLIBS+=-init InitLibrary -term ExitLibrary > .ENDIF # MAC > >+.IF "$(OS)"=="LINUX" >+SHL1STDLIBS+= -Wl,-Bstatic -lsupc++ -Wl,-Bdynamic -lgcc_s >+.ENDIF >+ > .IF "$(GUI)"=="UNX" > .IF "$(OS)"=="SOLARIS" > # libposix4.so (SunOS 5.6) <-> librt.so (SunOS >= 5.7)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 5942
:
701
| 702 |
703