Sponsored Content
Top Forums Programming How to compile and run the ProC (*.pc) program? Post 302952272 by Don Cragun on Sunday 16th of August 2015 08:55:10 PM
Old 08-16-2015
If all you're going to tell us is "I changed something and it stopped working.", the obvious solution to your problem is to undo the changes you made.

If you would like to:
  • tell us what your program used to do,
  • (if possible) show us the code as it existed before you made changes to it,
  • tell us what you now want it to do,
  • show us the code that won't compile, and
  • show us the diagnostics produced by Pro C when you try to compile your program,
then we might be able to help you.

It might also help to know what operating system you're using and what version of Pro C you're using.
 

10 More Discussions You Might Find Interesting

1. Programming

Compile and Run C Program on Solaris

Hello Guys, I am using Solaris Developer Express Edition 9/07, I am a beginner. Please tell me how to compile and execute a C program. Please give me your answers clearly, for the compilers cc,c89,c99. I not getting the answer anywhere. Please....... reply to me. Advance thanks......... (0 Replies)
Discussion started by: selva_ss
0 Replies

2. Programming

Compile a proc/c++ file in debug mode.

Hi, I'm using the following commands to execute a proc file, but I'm unable to debug the program. What modifications do I need to make in the command options to debug the program created. I have a proc1.pc file, using the following three steps to generate the proc1 exe. After the proc1 exe... (2 Replies)
Discussion started by: ehari
2 Replies

3. UNIX for Dummies Questions & Answers

Proc Compile error, Cannot create .o

Hi, I'm facing problem compiling proc on Solaris 10, with proc version 9.2. I'm not able to create .o This is how it looks: $make . . . Making linkable xxx.o proc sqlcheck=full user=/ include=../include include=/aa/bb/include iname=xxx.pcx Pro*C/C++: Release 9.2.0.1.0 - Production on Thu... (1 Reply)
Discussion started by: suhaswallur
1 Replies

4. UNIX for Dummies Questions & Answers

Proc Compile error, Cannot create .o

Hi, I'm facing problem compiling proc on Solaris 10, with proc version 9.2. I'm not able to create .o This is how it looks: $ make . . . Making linkable rim_grd_main.o proc sqlcheck=full user=/ include=../include include=/rims/prod/include iname=rim_grd_main.pcx Pro*C/C++: Release... (1 Reply)
Discussion started by: suhaswallur
1 Replies

5. Solaris

Proc Compile error, Cannot create .o

Hi, I'm facing problem compiling proc on Solaris 10, with proc version 9.2. I'm not able to create .o This is how it looks: $make . . . Making linkable xxx.o proc sqlcheck=full user=/ include=../include include=/aa/bb/include iname=xxx.pcx Pro*C/C++: Release 9.2.0.1.0 - Production on... (2 Replies)
Discussion started by: suhaswallur
2 Replies

6. UNIX for Dummies Questions & Answers

proc program compilation in unix

hi, i need to compile a proc program, say prog.pc can we compile this program in the unix environment? does this need a make file? can anyone help me on this since i am new to this area. Thanks in advance. (1 Reply)
Discussion started by: csprog
1 Replies

7. Programming

Can someone compile and run a program on AIX 6.1 please?

Hi, I have a program which collects performance data from AIX. It works fine on older releases (< 5.3) but I fail to get data from /proc. I would really appreciate it if someone could compile (using ANSI compat C compiler), run the program (for 30-40 minutes) on AIX 6.1 and send me the... (2 Replies)
Discussion started by: StuBob
2 Replies

8. Programming

Linux 11.2 to 10.2 Proc Compile error

I am trying to compile a proc++ program on linux using an 11.2 client and pointing to a 10.2 database running on Solaris. The compiler is able to connect to the database but the semantic checks fail as if it cannot see any objects in the database. I tried a test, only selecting 'X' into a... (0 Replies)
Discussion started by: rdudash
0 Replies

9. UNIX for Advanced & Expert Users

java compile and run program help

What is the trick to get a java program to run and compile? I can't even get a basic skeleton to run and compile. What packages do I need? I figured the java-gcj and gcc-java packages was enough. Do I need any other packages? I thought I had to do this and it would work but its not. javac... (1 Reply)
Discussion started by: cokedude
1 Replies

10. AIX

Error when run makefile to compile C program

I have a make file for C program, which always gives the error ld: 0711-738 ERROR: Input file ../src/file_name.o XCOFF32 object files are not allowed in 64 mode Does anybody know the problem? Thanks for contribution (2 Replies)
Discussion started by: digioleg54
2 Replies
POMMED(1)						      General Commands Manual							 POMMED(1)

NAME
pommed - Apple laptops hotkeys event handler SYNOPSIS
pommed [options] DESCRIPTION
This manual page documents briefly the pommed daemon. pommed is a daemon handling the hotkeys found on the Apple laptops, like the MacBook Pro, MacBook and PowerBook laptops. These hotkeys con- trol, through pommed, the LCD backlight level, the audio volume, the keyboard backlight level (only on the MacBook Pro and the latest PowerBook) and the CD/DVD drive ejection. Additionally, pommed monitors the ambient light sensors found on the MacBook Pro and the latest PowerBook to automatically light up the keyboard backlight when the ambient light level gets too low. pommed can optionally support the Apple Remote Control, too (this option is disabled by default and only available for the MacBook Pro and MacBook). OPTIONS
pommed accepts the following command-line options. -v Print version information. -f Run in the foreground, printing log messages to stdout. -d Run in the foreground, printing log messages to stdout and debug messages to stderr. FILES
/etc/pommed.conf The configuration file for pommed. See the comments in the file for the structure of the file and the available options. AUTHOR
pommed was written by Julien BLACHE <jb@jblache.org>. 2007-01-09 POMMED(1)
All times are GMT -4. The time now is 02:42 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy