On Wed, Jun 25, 2008 at 08:19:35PM -0400, [EMAIL PROTECTED] scratched on the 
wall:
> I tried to post this once and didn't see it.   Is there a restriction on long 
> listings? I'll cut off most of it this time.
> 
> Hi all. I'm new to SQLite. It was recommended by a friend who uses it on 
> PDA's and cell phones. I am trying to compile the Amalgamation on a version 
> of gcc 
> set up for ARM (devkitpro). I wasn't expecting a bunch of errors from the 
> Amalgamation since no header files are needed or other usual sources of 
> problems.
> 
> Any ideas on where to start?

  It looks like you changed some of the build flags.  That doesn't work
  with the amalgamation.  If you need to alter the build flags you need
  to build from source OR re-build the amalgamation from a full source set.

   -j

-- 
Jay A. Kreibich < J A Y  @  K R E I B I.C H >

"'People who live in bamboo houses should not throw pandas.' Jesus said that."
   - "The Ninja", www.AskANinja.com, "Special Delivery 10: Pop!Tech 2006"
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to