![]() |
2009-11-01
, 21:44
|
|
Posts: 3,404 |
Thanked: 4,474 times |
Joined on Oct 2005
@ Germany
|
#2
|
1. If I have a debian installation file on my pc of lets say open-office, and I want to run it on the n900. so, can I simply copy the open-office installation file to the n900, install it, run it and that's it? Was it possible with the n8x0?
2. What "cross-compiling" is and how it differentiate from "porting"? Do I need to cross-compile every application?
The Following 4 Users Say Thank You to pycage For This Useful Post: | ||
![]() |
2009-11-01
, 22:25
|
Posts: 158 |
Thanked: 67 times |
Joined on Jan 2008
|
#3
|
![]() |
2009-11-01
, 22:36
|
Posts: 43 |
Thanked: 13 times |
Joined on Oct 2009
|
#4
|
![]() |
2009-11-01
, 23:48
|
Posts: 9 |
Thanked: 4 times |
Joined on Aug 2009
|
#5
|
...but it's possible to install and run debian on the N8x0 and debian has installation files for the ARM architecture... Given that, would the answer to 1 still be negative with regards to the n8x0:s?
![]() |
2009-11-02
, 20:48
|
Posts: 79 |
Thanked: 6 times |
Joined on Nov 2009
|
#6
|
![]() |
2009-11-02
, 20:56
|
Posts: 79 |
Thanked: 6 times |
Joined on Nov 2009
|
#7
|
![]() |
2009-11-02
, 21:21
|
Posts: 148 |
Thanked: 92 times |
Joined on Oct 2009
|
#8
|
![]() |
2009-11-02
, 21:27
|
Posts: 47 |
Thanked: 21 times |
Joined on Oct 2009
|
#9
|
![]() |
2009-11-02
, 21:38
|
Posts: 177 |
Thanked: 128 times |
Joined on Jan 2008
@ Espoo, Finland
|
#10
|
The cross compiler would most likely be gcc, so yes, it is open source. It's just a matter of telling gcc to compile the source for the target architecture (in this case arm) instead of x86.
The Following 4 Users Say Thank You to BatPenguin For This Useful Post: | ||
1. If I have a debian installation file on my pc of lets say open-office, and I want to run it on the n900. so, can I simply copy the open-office installation file to the n900, install it, run it and that's it? Was it possible with the n8x0?
2. What "cross-compiling" is and how it differentiate from "porting"? Do I need to cross-compile every application?
I don't know enough about it so I thought you would be able to help me. I wasn't sure where to post this thread, I hope it's the suitable place.