This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Segmentation fault


Hello,

Targeting Linux ARM (ArchLinux kernel 3.7.1).

I have a simple Hello World type app, that's all it does, cout <<
"Hello, World!" << endl and that's it. That one works when I cross
compile and run it on the target.

Then I work int some more elaborate functionality involving I2C
features, and I get segmentation fault.

Not familiar with this phenomena, per se. I have verified, and our
target's kernel version is 3.7.1, while the cross compiler was built
for 3.7.3.

It's possible I need to have built the cross compiler to target kernel
3.7.1 to agree with the target?

Thank you...

Regards,

Michael Powell

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]