Top "I386" questions

i386 is the mark used on the Intel 80386 processor

Undefined symbols for architecture i386

Possible Duplicate: symbol(s) not found for architecture i386 I have an app to complete, and when I start trying …

xcode xcode3.2 i386
Architecture of i386 input file is incompatible with i386:x86-64

I'm trying to create a simple kernel using Ubuntu. In the terminal I typed ld -Ttext 0x1000 -o kernel.bin …

linux ld i386
i386 different from x86?

While downloading Fedora Linux, they offer two options for download that I don't know the difference to: x86 and i386. …

x86 i386
Why does the iOS simulator require i386 and x86_64 symbols even though I'm on an x86_64 system only?

I'm trying to get an app running on the simulator that has had some problems doing so before. We don't …

ios-simulator x86-64 i386
/usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or directory

I am trying to install roccc 2.0. I have installed required packages. Now while installing it, it is giving me this …

linux gnu i386
gcc Invalid version (max ) error adding symbols: Bad value

I've successfully build several 32 bit, static and Shared, libraries on Linux x86_x64 and I'm now trying to link them …

c++ g++ 32bit-64bit i386 libgcc
missing required architecture i386 in file

I am having trouble building my app after adding MapKit and CoreLocation frameworks. They are both 4.3 frameworks, and the app …

iphone mapkit core-location i386
Debian login loop

If I try to login on a Debian with XFCE it gets a blackscreen for a few seconds, then it …

login debian i386 xfce
Running 32 bit exe on Ubuntu :libudev.so : cannot open shared object file: No such file or directory

I am trying to run an exe which uses libudev.so but it gives this error : error while loading shared …

linux shared-libraries ubuntu-12.04 32bit-64bit i386
iOS simulator on mac is running i386 architecture, not armv7?

I've got some static libraries I've built for use on armv7 architectures. When I try to use them in a …

iphone ios architecture arm i386