Re: help compiling a project

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Bruce Eitman \(eMVP\) (beitmannospam_at_nospam.neo.rr.com)
Date: 07/13/04

  • Next message: Devon: "MSXML Crashing w/ invalid XML"
    Date: Tue, 13 Jul 2004 16:02:25 -0400
    
    

    I looked a the error closer, the obj is x86 which is what you want, but it
    thinks the target is SH3.

    Take a look at the linker options.

    -- 
       Bruce Eitman (eMVP)
       Senior Engineer
    

  • Next message: Devon: "MSXML Crashing w/ invalid XML"

    Relevant Pages

    • Re: _asm keyword not supported
      ... "x86" or similar) instead of the ARM equvalents (typically containing ... "ARM" or similar). ... If you got multiple target architectures (say ARM + ... you create a smart device project targetting an ARM SDK this will be set up ...
      (microsoft.public.windowsce.embedded)
    • Re: EVC++ 3.0 X86 option
      ... If they don't have it, you might try targetting the "Standard SDK", which I ... > just know that my customer's device is X86. ... > target platform ... >>the installer and install X86 tools. ...
      (microsoft.public.windowsce.embedded.vc)
    • Re: VC++6 LNK1112 Error
      ... the IA64 version of lib files, while my program is for x86 platform. ... > Itanium into a piece of code destined for an x86. ... > correctly select your target to be an Itanium. ...
      (microsoft.public.vc.mfc)
    • Re: make problem
      ... in the variables SRC and OBJ respectively. ... If you want to have two rules with the same target name in gnu-make, they must both be double-colon rules, but that's probably not what you need here. ... Remove the first 'proj' target and replace it with a pattern rule that creates %.o files from %.cpp files. ...
      (Debian-User)
    • Re: kexec: Cannot determine the file type of arch/x86/boot/bzImage
      ... Fixed by following patch. ... Subject: x86: fix boot error introduced by kbuild ... x86 uses target specific assignment of EXTRA_AFLAGS, ... Fixed the target specific assignments in arch/x86/boot/Makefile ...
      (Linux-Kernel)