LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-28-2010, 04:19 PM   #1
felipe12357
LQ Newbie
 
Registered: May 2010
Posts: 3

Rep: Reputation: 0
cross compiling sqlite on arm9


i am trying to compile too the sqlite for arm9 - mini2440

could you please tell me what was the steps you make?

im read that book but im still having some trouble while i compile i have been trying to do the compilation with this instrution:

./configure --host=arm-linux --prefix=/opt/sqlitedbms --exec-prefix=/opt/sqlitedbms CFLAGS="-march=armv4t -mtune=arm920t -Os -lpthread -lrt" LDFLAGS=${LDFLAGS}

the compile dont have mistake but when i put make appearsme this mistake:

arm-none-linux-gnueabi-gcc: 3.6.23.1": No such file or directory
<command-line>: warning: missing terminating " character
make: *** [sqlite3.lo] Error 1


the file im tring to dowload its found on:

sqlite.org/download

its name is: sqlite-amalgamation-3.6.23.1.tar.gz

i hope you can help me thanks!!
 
Old 05-29-2010, 02:41 AM   #2
Mr-Bisquit
Member
 
Registered: Feb 2009
Distribution: FreeBSD, OpenBSD, NetBSD, Debian, Fedora
Posts: 770
Blog Entries: 52

Rep: Reputation: 68
Before you compile anything, view the README file and run ./configure.
 
Old 06-01-2010, 06:04 AM   #3
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
1) export PATH=///<actual-path>///arm-linux-gcc

2) ./configure --host=arm-linux etc. etc.

...And if the Makefile really insists on using
'arm-none-linux-gnueabi-gcc' you can just make a link :

ln -s <actual-arm-gcc> arm-none-linux-gnueabi-gcc
... that may be easier than editing some files in sqlite.
...
 
Old 07-15-2010, 06:17 AM   #4
lalithasankh
LQ Newbie
 
Registered: May 2010
Posts: 28

Rep: Reputation: 15
I am also stuck how to compile my files please any one have worked on this may help me....
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Cross compiling Sqlite meeramukundan Linux - Software 9 05-31-2010 08:46 AM
Getting printer drivers (hpijs) on Mini2440 ARM9 (cross compiling) PJvG Linux - Software 9 04-23-2010 04:20 AM
Problem while compiling driver for ARM9 EP9307A. ravi_chobey Linux - Embedded & Single-board computer 1 12-11-2009 02:25 PM
compiling glic for ARM9 in Cygwin J_K_L Linux - Embedded & Single-board computer 1 03-13-2009 02:31 PM
How to cross compile sqlite-3.2.7 for arm9 s3c2410? whepin Linux - General 0 09-27-2005 08:49 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:13 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration