dbTalk Databases Forums  

simple questions about generating C++ libraries in UNIX

comp.databases.berkeley-db comp.databases.berkeley-db


Discuss simple questions about generating C++ libraries in UNIX in the comp.databases.berkeley-db forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Joe.ntang@gmail.com
 
Posts: n/a

Default simple questions about generating C++ libraries in UNIX - 10-17-2005 , 03:45 AM






Dear all,

I want to ask a simple question about how to generate C++ libraries in
UNIX. The default Makefile is for C libraires. I am a elementary user
and don't know how to modify the Makefile for C++ libraries.

Sincerely,
Joe


Reply With Quote
  #2  
Old   
Petra Chong
 
Posts: n/a

Default Re: simple questions about generating C++ libraries in UNIX - 10-17-2005 , 04:20 AM






I've done this on cygwin on XP which is, according to the instructions,
effectively unix.

Where they say to run ../dist/configure , run ../dist/configure
--enable-cxx

You may want to run ../dist/configure --help to see if there are any
other options you need to enable. For example I needed to run
--enable-java as well.

Good luck

PC


Reply With Quote
  #3  
Old   
Petra Chong
 
Posts: n/a

Default Re: simple questions about generating C++ libraries in UNIX - 10-17-2005 , 04:20 AM



I've done this on cygwin on XP which is, according to the instructions,
effectively unix.

Where they say to run ../dist/configure , run ../dist/configure
--enable-cxx

You may want to run ../dist/configure --help to see if there are any
other options you need to enable. For example I needed to run
--enable-java as well.

Good luck

PC


Reply With Quote
  #4  
Old   
Joe.ntang@gmail.com
 
Posts: n/a

Default Re: simple questions about generating C++ libraries in UNIX - 10-17-2005 , 10:39 AM



It works, thank you very much :-)
I should see more information about configure before doing anything.

Best regards,
Joe

Petra Chong 写道:

Quote:
I've done this on cygwin on XP which is, according to the instructions,
effectively unix.

Where they say to run ../dist/configure , run ../dist/configure
--enable-cxx

You may want to run ../dist/configure --help to see if there are any
other options you need to enable. For example I needed to run
--enable-java as well.

Good luck

PC


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.