[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compiling with Solaris 8 Sparc 64 bits
From: |
Thomas Dickey |
Subject: |
Re: Compiling with Solaris 8 Sparc 64 bits |
Date: |
Wed, 11 Sep 2002 05:28:27 -0400 |
User-agent: |
Mutt/1.3.27i |
On Mon, Sep 09, 2002 at 07:00:12PM +0200, Jose Luis Rico Botella wrote:
> Hello:
>
> I have installed ncurses 5.2 on solaris 8 sparc (32 bits). I would like
> to compile with 64 bits using gcc 3.2 (prefix -m64). How can I do this?.
set the CFLAGS environment variable, e.g.,
setenv CFLAGS -m64
> I see makefile file but I don't know how can I change the compiler
> option. Can I have two libraries of ncurses (32 and 64 bits) on my
> system?
if they are installed into different directories
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net