473,795 Members | 2,805 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Announcing RPSL: a GNU autotools-based build system

For those who didn't catch this announcement on the moderated group, I
am pleased to announce the initial release of RPSL (Rapid Prototyping
Shared Library). RPSL is a set of bash scripts and utility files that
coordinate the GNU autotools (automake, autoconf, libtool) and
pkg-config for C/C++ build automation. The scripts and procedures
define a system for building and linking libraries that supports
individual or small group development in a POSIX (Linux, Solaris)
environment.

A single command (rpslSyncBuild) scans for source, writes Makefile.am's
and Configure.ac, and results in a conventional autotools tree ready
for the usual "configure, make, make install" build steps. RPSL knows
and implements the build procedures in the "Goat Book" with the
stipulation that the source tree be fairly conventional and that the
source code is largely platform independent.

The tools were designed to help scientific and engineering software
developers who want to exploit the many features of the GNU autotools
without manually crafting the input files or suffering the learning
curve. RPSL is also useful for populating an autotools tree around
existing code for source distribution.

The RPSL distribution contains html documentation with a simple
foo,bar,baz project that walks you through the RPSL features of library
building and linking.

The RPSL home page is http://rpsl.sourceforge.net. This home page has a
link 'Get RPSL' to the sourceforge download page at
http://www.sourceforge.net/projects/rpsl.

I'd be interested to hear from anyone who tries it had as questions,
comments, success, or problems.

Will

Jul 23 '05 #1
0 1146

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

30
2782
by: Dave Allison | last post by:
Oh no, not another "check out my cool new language" posting :-) For about 5 years now, I have been developing a scripting/prototyping language that is now available on the net. It's called Aikido and was born in Sun Labs, but has been released as open source. I no longer work for Sun, but am continuing to use and develop it. The language has a syntax similar to C++ and Java but is aimed at adhoc and prototyping tasks. Unlike other...
0
1406
by: Tim Newsham | last post by:
Announcing: PyGgy v0.3 - http://www.lava.net/~newsham/pyggy/ Tim Newsham 2004 Jul 15 Public Domain ---[ Description PyGgy is a python package for generating parsers and lexers in python.
16
2532
by: Henri Schomäcker | last post by:
Hi folks, I am developing a apache2 so module in c++. At the moment, I'm trying to get it to compile with automake & friends, but don't get it to work. I tried to modify the example in the programmer-docs. I created a simple c++ project and deleted the src subdir and copied my sourcecode files into the basedir. (That's not where I want to let them in the end, but I thought it might be easier in the beginning) Then I copied the sample...
0
1277
by: axxegfx | last post by:
i use this code Public Function WhoISLookup(ByVal sAddress As String, ByVal sServer As String) As String Dim sResponse As String = "nothing" sAddress += "\r\n" sAddress = "194.224.52.36" & ControlChars.CrLf sAddress += ControlChars.CrLf Dim oTCP As TcpClient = New TcpClient Try oTCP.Connect(sServer, 43)
0
1074
by: Mike | last post by:
Announcing MyGeneration (100% Free) MyGeneration is a developer tool that generates code from templates effectively and efficiently by combining a well known scripting engine with a powerful database meta-data API. It's 100% FREE: You can use MyGeneration free of charge! The only thing we ask in return is that you provide us with feedback, report any bugs to us, contribute to our site, and spread the word. Most code generators don't...
0
1862
by: YellowFin Announcements | last post by:
Announcing Yellowfin Version 2.4 release. (www.yellowfin.com.au) Existing SQLserver users can take advantage of this upgrade as soon as convenient. V2.4 Exciting changes in the latest Yellowfin BI version are set to make the users experience simpler yet more powerful.
4
2583
by: Dave | last post by:
Powered by Mod_Python, Switch CSS is a full featured, production ready CSS preprocessor. Some of the features include: - variables - constants - selector prepending: #selector {
1
1983
by: Jonh Wendell | last post by:
Hi all! I need help with autotools stuff.. My directory structure: project_name src main.py others.py data ui.glade
1
1496
by: wgilreath | last post by:
Announcing a Preview of XString, an XML technology - XML as a String. I've created a means to efficiently encode XML as a flat string, which I term XString. I've written a paper, put some examples, and have created an online demonstration that can process XML into XString. My goal in annoucing/previewing the technology is to get comments and feedback from others to inspire and guide future efforts. Online at...
1
1037
by: jarek | last post by:
Hello! I'm moving my projects from hand written Makefiles to automake/autoconf and I have a problem with closing versions. I have in my Makefile special target "release" which generates final version of project. It: - increases version number, - make clean - make all - make package
0
9673
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10443
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10002
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7543
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5437
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5565
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4113
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3728
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2921
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.