Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 233391 Details for
Bug 341171
multiarch conflicts in freehdl
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Freehdl-libtool diff file for 1386 and x86_64
freehdl-libtool.dif (text/plain), 6.21 KB, created by
Eric Tanguy
on 2007-10-20 11:03:41 UTC
(
hide
)
Description:
Freehdl-libtool diff file for 1386 and x86_64
Filename:
MIME Type:
Creator:
Eric Tanguy
Created:
2007-10-20 11:03:41 UTC
Size:
6.21 KB
patch
obsolete
>--- i386/freehdl-libtool 2007-10-20 12:54:19.000000000 +0200 >+++ x86_64/freehdl-libtool 2007-10-20 12:54:38.000000000 +0200 >@@ -44,7 +44,7 @@ > > # ### BEGIN LIBTOOL CONFIG > >-# Libtool was configured on host xenbuilder2.fedora.redhat.com: >+# Libtool was configured on host xenbuilder4.fedora.phx.redhat.com: > > # Shell to use when invoking shell scripts. > SHELL="/bin/sh" >@@ -65,13 +65,13 @@ > fast_install=yes > > # The host system. >-host_alias=i386-koji-linux-gnu >-host=i386-koji-linux-gnu >+host_alias=x86_64-koji-linux-gnu >+host=x86_64-koji-linux-gnu > host_os=linux-gnu > > # The build system. >-build_alias=i386-koji-linux-gnu >-build=i386-koji-linux-gnu >+build_alias=x86_64-koji-linux-gnu >+build=x86_64-koji-linux-gnu > build_os=linux-gnu > > # An echo program that does not interpret backslashes. >@@ -85,7 +85,7 @@ > LTCC="gcc" > > # LTCC compiler flags. >-LTCFLAGS="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables" >+LTCFLAGS="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic" > > # A language-specific compiler. > CC="gcc" >@@ -97,7 +97,7 @@ > EGREP="/bin/grep -E" > > # The linker used to build libraries. >-LD="/usr/bin/ld" >+LD="/usr/bin/ld -m elf_x86_64" > > # Whether we need hard or soft links. > LN_S="ln -s" >@@ -325,7 +325,7 @@ > link_all_deplibs=no > > # Compile-time system search path for libraries >-sys_lib_search_path_spec=" /usr/lib/gcc/i386-redhat-linux/4.1.2/ /usr/lib/gcc/i386-redhat-linux/4.1.2/ /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../i386-redhat-linux/lib/i386-redhat-linux/4.1.2/ /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../i386-redhat-linux/lib/ /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../i386-redhat-linux/4.1.2/ /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../ /lib/i386-redhat-linux/4.1.2/ /lib/ /usr/lib/i386-redhat-linux/4.1.2/ /usr/lib/" >+sys_lib_search_path_spec=" /usr/lib/gcc/x86_64-redhat-linux/4.1.2/ /usr/lib/gcc/x86_64-redhat-linux/4.1.2/ /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../x86_64-redhat-linux/lib/x86_64-redhat-linux/4.1.2/ /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../x86_64-redhat-linux/lib/ /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../x86_64-redhat-linux/4.1.2/ /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../ /lib/x86_64-redhat-linux/4.1.2/ /lib/ /usr/lib/x86_64-redhat-linux/4.1.2/ /usr/lib/" > > # Run-time system search path for libraries > sys_lib_dlsearch_path_spec="/lib /usr/lib " >@@ -7223,7 +7223,7 @@ > # End: > # ### BEGIN LIBTOOL TAG CONFIG: CXX > >-# Libtool was configured on host xenbuilder2.fedora.redhat.com: >+# Libtool was configured on host xenbuilder4.fedora.phx.redhat.com: > > # Shell to use when invoking shell scripts. > SHELL="/bin/sh" >@@ -7244,13 +7244,13 @@ > fast_install=yes > > # The host system. >-host_alias=i386-koji-linux-gnu >-host=i386-koji-linux-gnu >+host_alias=x86_64-koji-linux-gnu >+host=x86_64-koji-linux-gnu > host_os=linux-gnu > > # The build system. >-build_alias=i386-koji-linux-gnu >-build=i386-koji-linux-gnu >+build_alias=x86_64-koji-linux-gnu >+build=x86_64-koji-linux-gnu > build_os=linux-gnu > > # An echo program that does not interpret backslashes. >@@ -7264,7 +7264,7 @@ > LTCC="gcc" > > # LTCC compiler flags. >-LTCFLAGS="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables" >+LTCFLAGS="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic" > > # A language-specific compiler. > CC="g++" >@@ -7276,7 +7276,7 @@ > EGREP="/bin/grep -E" > > # The linker used to build libraries. >-LD="/usr/bin/ld" >+LD="/usr/bin/ld -m elf_x86_64" > > # Whether we need hard or soft links. > LN_S="ln -s" >@@ -7405,11 +7405,11 @@ > > # Dependencies to place before the objects being linked to create a > # shared library. >-predep_objects="/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../crti.o /usr/lib/gcc/i386-redhat-linux/4.1.2/crtbeginS.o" >+predep_objects="/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtbeginS.o" > > # Dependencies to place after the objects being linked to create a > # shared library. >-postdep_objects="/usr/lib/gcc/i386-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../crtn.o" >+postdep_objects="/usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crtn.o" > > # Dependencies to place before the objects being linked to create a > # shared library. >@@ -7421,7 +7421,7 @@ > > # The library search path used internally by the compiler when linking > # a shared library. >-compiler_lib_search_path="-L/usr/lib/gcc/i386-redhat-linux/4.1.2 -L/usr/lib/gcc/i386-redhat-linux/4.1.2 -L/usr/lib/gcc/i386-redhat-linux/4.1.2/../../.." >+compiler_lib_search_path="-L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64" > > # Method to check whether dependent libraries are shared objects. > deplibs_check_method="pass_all" >@@ -7501,7 +7501,7 @@ > link_all_deplibs=no > > # Compile-time system search path for libraries >-sys_lib_search_path_spec=" /usr/lib/gcc/i386-redhat-linux/4.1.2/ /usr/lib/gcc/i386-redhat-linux/4.1.2/ /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../i386-redhat-linux/lib/i386-redhat-linux/4.1.2/ /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../i386-redhat-linux/lib/ /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../i386-redhat-linux/4.1.2/ /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../ /lib/i386-redhat-linux/4.1.2/ /lib/ /usr/lib/i386-redhat-linux/4.1.2/ /usr/lib/" >+sys_lib_search_path_spec=" /usr/lib/gcc/x86_64-redhat-linux/4.1.2/ /usr/lib/gcc/x86_64-redhat-linux/4.1.2/ /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../x86_64-redhat-linux/lib/x86_64-redhat-linux/4.1.2/ /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../x86_64-redhat-linux/lib/ /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../x86_64-redhat-linux/4.1.2/ /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../ /lib/x86_64-redhat-linux/4.1.2/ /lib/ /usr/lib/x86_64-redhat-linux/4.1.2/ /usr/lib/" > > # Run-time system search path for libraries > sys_lib_dlsearch_path_spec="/lib /usr/lib "
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 Raw
Actions:
View
Attachments on
bug 341171
:
233381
| 233391