On 02/04/14 13:41, Reza Jelveh wrote:
> On 02/04/14 01:22, Andrew Fish wrote:
> > I’ve been meaning to add an Xcode5 target that has the different arg to the 
> > template file. What OS version are you running on? I’m on OS X 10.9.2. 
> i'm using 10.9.2, i have xcode 5, but yes, I was using xcode 4.6 binutils
> since i'm on gentoo prefix, and stock xcode 5 doesn't work. i just tried it.
> > 
> > I’ve not seen an issue with Xcode 5 and Xcode 5.1 tools. 
> xcode 5 definitely fails with missing retf here. if I don't patch the cctools
> i need to patch exceptionhandler.s to use lret instead, and then it'll fail
> with:
> 
> ld: illegal text-relocation to '_CommonInterruptEntry' in 
> /Users/timebomb/git/gsoc/edk2/Build/OvmfX64/DEBUG_XCLANG/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/DxeCpuExceptionHandlerLib.lib(ExceptionHandlerAsm.obj)
>  from 'Exception0Handle' in 
> /Users/timebomb/git/gsoc/edk2/Build/OvmfX64/DEBUG_XCLANG/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/DxeCpuExceptionHandlerLib.lib(ExceptionHandlerAsm.obj)
>  for architecture x86_64 
> 
> downloading 5.1 atm.
> 

my bad, the iowrite/ioread issue is actually a toolchain issue as you said.

Can you help me with this commoninterruptentry problem? 

Could it be that you have a different ExceptionHandlerAsm.S ? 

Thanks,
Reza

------------------------------------------------------------------------------
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to