go to www.geomview.org home page
 
Home

Overview
FAQ
Documentation

Download

Mailing List

Geomview For Windows?

Support
Users
Development

Bug Reporting
Contributing
Contact Us

Sponsors

 

Site Search

 

Advanced
Search

 
About the software@geom archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Update REQ 5819]: (compiling under hpux)


  • To: software@geom.umn.edu
  • Subject: Re: [Update REQ 5819]: (compiling under hpux)
  • From: daemon
  • Date: Wed, 10 Apr 1996 20:47:27 -0500 (CDT)

Here's what we have in our makefiles/mk.hpux file, with settings for HP's
cc rather than gcc.  You might have almost the same, except for changing
/usr/include/Motif1.2 to /usr/local/include/Motif1.2.  Note the
"-Dalloca=__builtin_alloca" cc option.

CPU = hpux
MACHTYPE = x11
RANLIB = :
CC = cc
INSTALL = ${GEOM}/tools/install.bsd
AR = /bin/ar

MKDEPFLAGS = -MM

SYSCOPTS = -Aa -D_HPUX_SOURCE -Dhpux -Wp,-H16000 -Dalloca=__builtin_alloca -I/usr/include -I/usr/include/Motif1.2

SYSXLIBS = -L/usr/lib/X11R5 -L/usr/lib/Motif1.2 -lXm -lXt -lXext -lX11
MGTYPE = -DMGX11


 
Home | Overview | FAQ | Documentation | Support | Download | Mailing List
Windows? | Development | Bug Reporting | Contributing | Contact Us | Sponsors
 
site hosted by
SourceForge Logo