Search 5,000,000+ questions and answers.

Frequently Asked Questions

Is there is a tool to compile programs on a PC?

FAQs numbers 70 to 79
Answer: See question #69 for information on sRPL if you mean assembly code. However if you mean a tool for use with the built in HP-Basic language then although you may use the PC to write them (text editing) you don't actually compile them on the PC - you download them to the calculator and let it compile them. If you want to compose them on the PC then you have to use the ADK (Aplet Development Kit).
Related Questions

Can Debian be used to compile libc5 programs?

The Debian GNU/Linux FAQ - Debian??LFS??Gentoo?????? - Linux...
Yes. Install libc5-altdev and altgcc packages (from the oldlibs section). You can find the appropriate libc5-compiled gcc and g++ in directory /usr/i486-linuxlibc1/bin. Put them in your $PATH variable to get make and other programs to execute these first.
Related Questions

Why can't I compile programs that require libtermcap?

The Debian GNU/Linux FAQ - Debian??LFS??Gentoo?????? - Linux...
Debian uses the terminfo database and the ncurses library of terminal interface routes, rather than the termcap database and the termcap library. Users who are compiling programs that require some knowledge of the terminal interface should replace references to libtermcap with references to libncurses. To support binaries that have already been linked with the termcap library, and for which you do not have the source, Debian provides a package called termcap-compat.
Related Questions

How Do I Compile Programs?

Porting, Compiling and Obtaining Programs
Most Linux software is written in C and compiled with the GNU C compiler. GCC is a part of every Linux distribution. The latest compiler version, documentation, and patches are on ftp://ftp.gnu.org/pub/gnu/. Programs that are written in C++ must be compiled with the GNU G++ compiler, which is also included in Linux distributions and available from the same place as GCC. To build version 2.0.x kernels, you will need GCC version 2.7.2.x, approximately.
Related Questions

Java FAQ
Simply open an MS DOS Window, change to the directory where your files are stored, and type: javac MyProgram.java Note, this assumes that javac is in your system path. See the question on accessing Java from the command line above for how to set this.
Related Questions

Software Development
Most Linux software is written in C and compiled with the GNU C compiler. GCC is a part of every Linux distribution. The latest compiler version, documentation, and patches are on ftp://ftp.gnu.org/pub/gnu/. Programs that are written in C++ must be compiled with the GNU G++ compiler, which is also included in Linux distributions and available from the same place as GCC. To build version 2.0.x kernels, you will need GCC version 2.7.2.x, approximately.
Related Questions

COBOL FAQ
It is assumed you have installed cobol650.zip in the directory C:\COBOL650. In install.doc you will find some information on running the compiler. The install.doc contained in cobol650.zip refers to a program DPATH.COM to be run instead of APPEND. The DOS program APPEND seems to work too. When trying to compile sources in a directory other than that where the compiler is installed, the compiler terminates without an error. This restriction is not documented in install.
Related Questions

How do I compile on a PC running XP?

Inform 6 FAQ: Preparing to program
The PC version of the Inform compiler, Inform.exe, is a Windows console application; it doesn't have its own Graphical User Interface (GUI) with pull-down menus and dialog boxes, but instead expects to be given the information it needs (such as the name of the file you wish to compile) on the command line. This means that nothing much happens if you just double-click on its icon, since this runs the compiler but doesn't tell it what to compile.
Related Questions

Why can't I get my Fortran programs to compile with PAPI on a Cray T3E?

Frequently Asked Questions
The Fortran header file you include has to be preprocessed before the Fortran file can use it. To have the cpp process the file before sending the file to the compiler, add the -F flag. For example:
Related Questions

Can we compile the state chart from the Studio tool itself?

SmartState - UML State Chart, CASE Tool, Automatic State Mac...
Yes. The option to compile the chart for various targets are found under CodeGen menu. This is useful for validating the model for errors and also for frequent compilation while in development mode.
Related Questions

How do I compile programs that use GStreamer ?

Developing applications with GStreamer
GStreamer uses pkg-config to assist applications with compilationa and linking flags. pkg-config is already used by GTK+, GNOME, SDL, and others; so if you are familiar with using it for any of those, you're set. If you're not familiar with pkg-config to compile and link a small one-file program, pass the --cflags and --libs arguments to pkg-config. For example: $ libtool --mode=link gcc 'pkg-config --cflags --libs gstreamer-0.10' -o myprog myprog.
Related Questions

How do I compile programs with uClibc?

uClibc
You will need to have your own uClibc toolchain. A toolchain consists of GNU binutils, the gcc compiler, and uClibc, all built to produce binaries for your target system linked with uClibc. You can build your own native uClibc toolchain using the uClibc buildroot system. run 'unset CC'. Then run 'unset CXX'. Some Linux systems (i.e. Gentoo) set variables such as 'CC' in the system environment which really messes things up when cross compiling. Select the things you want to build.
Related Questions

Who should install my handle server? Is it as simple as installing programs on a PC?

HANDLE.NET FAQs
Handle servers should be installed by system administrators. It is very much like installing a Web server.
Related Questions

How can I use ajc to compile programs for a JVM that is different from the one used to run it?

AspectJ Frequently Asked Questions
ajc can be used to develop programs that are targeted at the Java 1.1 platform, even though the ajc compiler won't run on that platform. Here's an example of using ajc in this sort of cross-compilation mode (assuming a Windows platform with all the default installation directories): ajc -target 1.1 -bootclasspath c:\jdk1.1.7\lib\classes.zip \ -classpath c:\aspectj1.0\lib\aspectjrt.jar -extdirs "" \ -argfile jdk11system.lst This same technique can be used if you want to run ajc on a JDK 1.
Related Questions

What do I need to compile and run OpenGL programs?

OpenGL FAQ / 2 Getting Started
To compile and link OpenGL programs, you'll need OpenGL header files and libraries. To run OpenGL programs you may need shared or dynamically loaded OpenGL libraries, or a vendor-specific OpenGL Installable Client Driver (ICD) specific to your device. Also, you may need include files and libraries for the GLU and GLUT libraries. Where you get these files and libraries will depend on which OpenGL system platform you're using.
Related Questions

Can you translate and compile .sqlj programs online?

Oracle Sqlj Frequently Asked Questions
See also "Cannot load JDBC driver class oracle.jdbc.driver.OracleDriver", "Warning: Cannot determine default arguments for stored procedures and functions. May need to install SYS.SQLJUTL.".
Related Questions

Why do Kogut and other Kogut programs take so long to compile?

The Kogut FAQ
The generated C programs made by Kogut are rather large, and this is not likely to change in the future. In fact, as further optimizations such as inlining are implemented, the output files will probably be even larger. But don't worry; this makes things much more efficient.
Related Questions

How do I know whether the automated feedback tool is running properly on my PC?

Frequently Asked Questions
If you are registered and our feedback tool is running properly, you will see the following processes in Windows Task Manager: wfpuser.exe and wfpservice.exe Please note that in Windows Vista you will need to click "Show processes from all users" to display this information. When you registered, after completing the initial survey and installing our feedback software, you may have been prompted to enter your email address again.
Related Questions

Can I image games using my PC? / When will a PC disk imaging tool be available?

Software Preservation Society] - FAQ
While this is always in the back of our minds, it is not yet being activly developed, therefore there is no timescales on this. If this situation changes, this FAQ will be updated, and news will be posted on the homepage.
Related Questions

Can I use my Pocket-PC for other programs?

PDS FAQs
Yes, however PDS does require sufficient RAM free space to operate correctly. We do not recommend connecting other third party hardware devices to the Pocket-PC while using PDS, and all other programs should be stopped when running PDS
Related Questions

How Do I Remove Programs From The PC?

Frequently Asked Questions
The only complication is that occasionally an uninstall procedure will ask you to decide if a shared file/component should be removed or not. Shared files are used by your PC to reduce the amount of space used on the drive. The uninstall program is generally clever enough to work out if the shared files it is about to delete are actually being used by another application or not. But if in doubt - do not remove shared files as if you delete them - other applications may not be able to run at all.
Related Questions

Why can't I install programs on my PC?

Johns Hopkins Department of Medicine Computer Network Servic...
If you are using Windows NT Workstation as an operating system, you do not have the proper permissions to install programs on your machine. You will need to call the Help Desk at (410) 502-6638 to have your software installed.
Related Questions

How do I uninstall PC security programs already on my computer?

Insight Broadband :: PC Security
Once the list of programs installed on your PC appears, locate the PC security software you wish to remove Click on the name of the PC security software program to be removed so it is highlighted, then click ???Remove??? Repeat this process as often as necessary for any other PC security programs that may be on your computer until all are removed.
Related Questions

Can I compile programs written in Java, C and C++?

Web Hosting&VPS Hosting FAQ's
No, due to the security issues involved with allowing applications to be compiled on the server we do not allow this. Web Hosting | Web Hosting Support | Contact | Linking | Site Map | Acceptable Use | Privacy Policy | Service Agreement
Related Questions

I notice you provide pre-compiled programs, does this mean I can't compile one of my own ?

Welcome to Geekshells.org
You can compile anything you like, though on your own compiled programs will be delivered no support. When you want a library to be installed and it is in the FreeBSD package tree I suggest you request that one, instead installing one of your own, still my suggestions won't limit you on doing so.
Related Questions

Q18. Can I compile programs written in C and C++ ?

Frequently Asked Questions
No, due to the security issues invloved with allowing applications to be complied on the server we do not allow this.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact