make-w32
[Top][All Lists]
Advanced

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

Build environment


From: Nitin Mathur
Subject: Build environment
Date: Tue, 24 Apr 2007 19:33:55 +0530

Hi All,

The query is related to configuring the build environment. My project uses the GHS's MULTICS compiler as of now . MULTICS uses *.bld files in the project for configuring the build environment.

I want to change the entire build environment to the GNU makefile environment. So the primary task for me is to export the bld files to makefiles.

There are 2 options for me.
1) Write the makefile manually.
2) Do it using a tool. The tool should import the bld file and convert it to makefile.

In my opinion, the 2nd option looks more feasible. Anybody have any idea/ tool/ script to convert the *.bld file to makefiles.

If there is some, please let me know. Alternatively, let me know if there is some way to do this.

Regard's
Nitin Mathur


reply via email to

[Prev in Thread] Current Thread [Next in Thread]