nanogui: how to configure to compile flnx and viewml for arm


Previous by date: 27 Oct 2000 14:49:26 -0000 Re: flnx 0.13 released., Jeff Moellmer
Next by date: 27 Oct 2000 14:49:26 -0000 Keyboard events ..., Ritesh Saigal
Previous in thread: 27 Oct 2000 14:49:26 -0000 how to configure to compile flnx and viewml for arm, joy
Next in thread:

Subject: Re: how to configure to compile flnx and viewml for arm
From: Jeff Moellmer ####@####.####
Date: 27 Oct 2000 14:49:26 -0000
Message-Id: <39F995CF.4A4CDDD1@censoft.com>

Step 1: Make sure MicroWindows is compiled for strongarm

Step 2: flnx

Here's how you do the configure:

 ./configure --with-microwin=/home/jeffm/lumberjack/strongarm/microwin/src
--libdir=/home/jeffm/lumberjack/libs/strongarm/lib
--includedir=/home/jeffm/lumberjack/strongarm/include
--prefix=/home/jeffm/lumberjack/strongarm

KEY:
--with-microwin : Where your strongarm MicroWindows resides.
--libdir : Where strongarm libraries reside.
--includedir : Where strongarm includes reside.
--prefix : Where your want includes and libs to install
(i.e. the above, --prefix=/home/jeffm/lumberjack/strongarm, will install
/home/jeffm/lumberjack/strongarm/include/FL/*.H,
/home/jeffm/lumberjack/strongarm/lib/libfltk.a, etc.)

Step 3: viewml

Here's how you do the configure:

 ./configure --with-microwin=/home/jeffm/lumberjack/strongarm/microwin/src
--with-fltk=/home/jeffm/lumberjack/strongarm/flnx
--prefix=/home/jeffm/lumberjack/libs/strongarm
--exec-prefix=/home/jeffm/lumberjack/strongarm --host=arm-linux-

KEY:
--with-microwin : Where your strongarm MicroWindows resides.
--with-fltk : Where your strongarm flnx resides.
--prefix : Where you want to install viewml.
--exec-prefix: Where you want to install viewml.
--host : strongarm tools prefix (i.e. arm-linux- for all of arm-linux-cc, etc.)

Let me know if you need more details!

Happy compiling,

Jeff Moellmer
Century Software

joy wrote:

> I want to compile flnx and viewml for arm,but don't know how to configure the make file
> so that let the make command know use arm compiler to compile.
> thanks.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ####@####.####
> For additional commands, e-mail: ####@####.####


Previous by date: 27 Oct 2000 14:49:26 -0000 Re: flnx 0.13 released., Jeff Moellmer
Next by date: 27 Oct 2000 14:49:26 -0000 Keyboard events ..., Ritesh Saigal
Previous in thread: 27 Oct 2000 14:49:26 -0000 how to configure to compile flnx and viewml for arm, joy
Next in thread:


Powered by ezmlm-browse 0.20.