[rhelv6-list] qemu-system-ppc with rhel-server-6.6-ppc64-dvd.iso

Orion Poplawski orion at cora.nwra.com
Thu Apr 30 19:49:57 UTC 2015


On 04/30/2015 11:56 AM, Gary Gatling wrote:
> Has anyone been able to emulate a PPC system to run RHEL 6 in qemu? I had a
> build for epel 6 that was failing:
> 
> https://koji.fedoraproject.org/koji/taskinfo?taskID=9590842



Gary -

https://fedoraproject.org/wiki/Architectures/PowerPC#PPC_Shell_access_for_debugging

Also, fwiw - -z defs is a linker flag, so it should be doing -Wl,-z,defs
It looks like perhaps newer gcc's accept that flag directly.

So, tweak:

VirtualGL-2.4/server/CMakeLists.txt:            LINK_FLAGS "-z defs
${MAPFLAG}${CMAKE_CURRENT_BINARY_DIR}/faker-mapfile")
VirtualGL-2.4/server/CMakeLists.txt:    set_target_properties(rrfaker
PROPERTIES LINK_FLAGS "-z defs")
VirtualGL-2.4/server/CMakeLists.txt:set_target_properties(gefaker PROPERTIES
LINK_FLAGS "-z defs")



-- 
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA, Boulder/CoRA Office             FAX: 303-415-9702
3380 Mitchell Lane                       orion at nwra.com
Boulder, CO 80301                   http://www.nwra.com




More information about the rhelv6-list mailing list