Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

sludge-compiler(1) [debian man page]

SLUDGE 
COMPILER(1) SLUDGE Compiler User Manual SLUDGE COMPILER(1) NAME
sludge-compiler - compile SLUDGE games SYNOPSIS
sludge-compiler projectfile.slp DESCRIPTION
This manual page documents briefly the sludge-compiler command. This manual page was written for the Debian distribution because the original program does not have a manual page. Instead, it has documentation in the html format; see below. Besides sludge-compiler, sludge-projectmanager can also be used to compile SLUDGE games. BUGS
Please report bugs in the SLUDGE forum at http://opensludge.sourceforge.net. SEE ALSO
sludge-devkit(1), sludge-engine(1), sludge-projectmanager(1) The full SLUDGE documentation is included in the package sludge-doc. It is installed to /usr/share/doc/sludge/SLUDGE_Help.html. AUTHOR
Tobias Hansen <tobias.han@gmx.de> Wrote this manpage for the Debian system. COPYRIGHT
Copyright (C) 2011 Tobias Hansen This manual page was written for the Debian system (and may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or (at your option) any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-3. sludge-compiler 05/13/2012 SLUDGE COMPILER(1)

Check Out this Related Man Page

SLUDGE DEV 
KIT(1) SLUDGE Dev Kit User Manual SLUDGE DEV KIT(1) NAME
sludge-devkit - development tools for SLUDGE games SYNOPSIS
sludge-projectmanager [projectfile.slp] sludge-floormaker [floorplan.flo] sludge-zbuffermaker [zbufferfile.zbu] sludge-spritebankeditor [spritebank.duc] sludge-translationeditor [translationfile.tra] DESCRIPTION
This manual page documents briefly the sludge-devkit package. This manual page was written for the Debian distribution because the original program does not have a manual page. Instead, it has documentation in the html format; see below. FILES
${HOME}/.config/sludge-devkit/ This directory is used to store configuration files. BUGS
Please report bugs in the SLUDGE forum at http://opensludge.sourceforge.net. SEE ALSO
sludge-engine(1) The full SLUDGE documentation is included in the package sludge-doc. It is installed to /usr/share/doc/sludge/SLUDGE_Help.html. AUTHOR
Tobias Hansen <tobias.han@gmx.de> Wrote this manpage for the Debian system. COPYRIGHT
Copyright (C) 2011 Tobias Hansen This manual page was written for the Debian system (and may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or (at your option) any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-3. sludge-devkit 05/13/2012 SLUDGE DEV KIT(1)
Man Page

14 More Discussions You Might Find Interesting

1. Programming

Newbie Q

What is the comand to compile a c++ code in Unix. I have only used Borland C++ on win but have heard that UNIX has a integrated compiler. (5 Replies)
Discussion started by: <Therapy>
5 Replies

2. Programming

Compiler License Issues

Although not strictly about the process of coding in C, this forum seemed the most appropriate for this topic. Apologies if that's not correct. I have been contacted by one of my developers; they are receiving this error message on our AIX box: 4053: cc EXTRACT.c 1506-507 (W) No licenses... (1 Reply)
Discussion started by: sam_pointer
1 Replies

3. Programming

Pro*C Compiler HELP!!!!!

I am trying to use Pro*C compiler to use Oracle database in my C program. But I could not run the Pro*C compiler that comes with oracle called proc. It always gives the PCC-F-NOERRFILE, unable to open error message file, facility PR2 error. Please Help me!!!!! (3 Replies)
Discussion started by: pegasus
3 Replies

4. UNIX for Advanced & Expert Users

CC compiler

Hi, If you you have CC installed, then where does it defaultly lives. Thanks (3 Replies)
Discussion started by: vtran4270
3 Replies

5. Programming

c compiler

i'm using linux to compile my c program right now. are there any free c compiler with all the standard header file, such as <stdio.h>, <unistd.h>..., i can download and use? can Microsoft Visual C++ compile C code? thanks. (1 Reply)
Discussion started by: bb00y
1 Replies

6. SCO

speacker device +C COMPILER

Greetings... Is there any /dev/SOMETHIG tyat i can directly access the speacker ... (yes ,that noisy thing) and where can i get a c compiler for SCO sys_V openserver ? sory my bad english .... :p (3 Replies)
Discussion started by: nEuRoMaNcEr
3 Replies

7. UNIX for Dummies Questions & Answers

Compiled Compiler

I've got Solaris9 and it comes with no compiler. I've downloaded gcc from GNU, but you can't compile the files without the compiler (chicken before the egg situation). Some sites point to an ftp site of ftp.ai.prep.mit.edu where a compiled version of the GNU gcc exists, but when I have gone there... (3 Replies)
Discussion started by: AJA
3 Replies

8. UNIX and Linux Applications

Rm-cobol 85

Does anyone use the following Cobol compiler: RM/COBOL-85 Compiler - Version 5.15.00 for SCO Unix 386. I am looking for a file that might be part of the distribution named "osmain.o" Thanks. (0 Replies)
Discussion started by: jgt
0 Replies

9. Red Hat

g++ compiler issue

Hi i need to install g++ compiler in RHEL 5.1 and i downloaded the compiler from the below mentioned site g++ - Free Software Directory - Free Software Foundation its in format gcc-g++-4.0.2.tar.bz2 and i have unziped it...... can any one tell me the procedure to install it ..it dont... (1 Reply)
Discussion started by: vasanthan
1 Replies

10. Programming

How Can a Machine Reads a Compiler Since A Compiler is Written in Text! Not Binaries?

To make a programming language you need a compiler, so what was the first programming language and how was is created if you need the compiler first? The compiler itself is considered as a high language comparing to the machine! since the compiler is not created in 1's and 0's... Eventhough i... (12 Replies)
Discussion started by: f.ben.isaac
12 Replies

11. Programming

location of C compiler

hi, how can i find where the C compiler is installed on HP-UX iatnium? thanks (3 Replies)
Discussion started by: JamesByars
3 Replies

12. Programming

Determining C/C++ License count

Can someone give me some guidance on what command to run to list how many compiler seats/licenses I am licensed for? This is an AIX system. Thanks, Justin ---------- Post updated 04-30-10 at 10:03 AM ---------- Previous update was 04-29-10 at 02:42 PM ---------- I can't believe nobody... (3 Replies)
Discussion started by: juredd1
3 Replies

13. Programming

how to find if C compiler in Solaris

Hi experts, How do I find if a C compiler is installed on Solaris ? > cc -o ksh: cc: not found > CC ksh: CC: not found > gcc ksh: gcc: not found I am using Solaris 5.8 Thanks, Sameer. (1 Reply)
Discussion started by: ensameer
1 Replies

14. Post Here to Contact Site Administrators and Moderators

Can you suggest a better forum to post?

Hello! I posted twice on issues I'm having getting the latest GCC compiler to compile ( "Command failed for target 'check-recursive' error" in the Solaris forum and "Compiling GCC 6.3.0 - Error with Library" in the UNIX for Beginners... forum) with zero responses. After many hours of beating my... (0 Replies)
Discussion started by: PJ_Namias
0 Replies