Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Re: Error compiling python3.2.3: architecture of input file isincompatible

Reply
Thread Tools

Re: Error compiling python3.2.3: architecture of input file isincompatible

 
 
Tobias Marquardt
Guest
Posts: n/a
 
      10-28-2012
Am 28.10.2012 03:00, schrieb python-list-:
> It looks like you've copied *.o files from your 64 bit build
> to your 32 bit box. If that's your problem, then the easiest
> solution is to delete everything and start over.
>
> Alternatively, you could run "make distclean"; that will delete
> a lot of generated files and then re-run configure. After that,
> running "make" should work.
>
>
> Hope this helps,
>
> -- HansM


I was pretty sure I didn't copy the files from the 64 build. Anyway,
"make distclean" solved the problem.

Thank you!


Tobias
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error compiling python3.2.3: architecture of input file isincompatible Tobias Marquardt Python 1 10-27-2012 09:04 PM
collocated architecture versus distributed architecture apngss@yahoo.com C Programming 3 09-29-2005 07:44 AM
collocated architecture versus distributed architecture apngss@yahoo.com Java 3 09-29-2005 07:44 AM
ON Linux Platform: How can we build binaries for another architecture from 0x86 architecture rashmi C Programming 2 07-05-2005 02:31 PM
how can I use a signal defined in one Architecture to another Architecture Muhammad Khan VHDL 4 07-10-2003 06:14 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57