Sponsored Content
Top Forums Programming New to C/gcc compiler - compile error. Post 302151149 by anish on Thursday 13th of December 2007 05:02:53 PM
Old 12-13-2007
I don't know why it's installed in /usr/bin/gcc. All our executables are in /usr/bin

But here's the output from command? am I missing any files?

[frat:/usr/bin]gcc -print-search-dirs
install: /opt/freeware/lib/gcc/powerpc-ibm-aix5.3.0.0/4.0.0/
programs: =/opt/freeware/libexec/gcc/powerpc-ibm-aix5.3.0.0/4.0.0/:/opt/freeware/libexec/gcc/powerpc-ibm-aix5.3.0.0/4.0.0/:/opt/freeware/libexec/gcc/powerpc-ibm-aix5.3.0.0/:/opt/freeware/lib/gcc/powerpc-ibm-aix5.3.0.0/4.0.0/:/opt/freeware/lib/gcc/powerpc-ibm-aix5.3.0.0/:/usr/libexec/gcc/powerpc-ibm-aix5.3.0.0/4.0.0/:/usr/libexec/gcc/powerpc-ibm-aix5.3.0.0/:/usr/lib/gcc/powerpc-ibm-aix5.3.0.0/4.0.0/:/usr/lib/gcc/powerpc-ibm-aix5.3.0.0/:/opt/freeware/lib/gcc/powerpc-ibm-aix5.3.0.0/4.0.0/../../../../powerpc-ibm-aix5.3.0.0/bin/powerpc-ibm-aix5.3.0.0/4.0.0/:/opt/freeware/lib/gcc/powerpc-ibm-aix5.3.0.0/4.0.0/../../../../powerpc-ibm-aix5.3.0.0/bin/
libraries: =/opt/freeware/lib/gcc/powerpc-ibm-aix5.3.0.0/4.0.0/:/usr/lib/gcc/powerpc-ibm-aix5.3.0.0/4.0.0/:/opt/freeware/lib/gcc/powerpc-ibm-aix5.3.0.0/4.0.0/../../../../powerpc-ibm-aix5.3.0.0/lib/powerpc-ibm-aix5.3.0.0/4.0.0/:/opt/freeware/lib/gcc/powerpc-ibm-aix5.3.0.0/4.0.0/../../../../powerpc-ibm-aix5.3.0.0/lib/:/opt/freeware/lib/gcc/powerpc-ibm-aix5.3.0.0/4.0.0/../../../powerpc-ibm-aix5.3.0.0/4.0.0/:/opt/freeware/lib/gcc/powerpc-ibm-aix5.3.0.0/4.0.0/../../../:/lib/powerpc-ibm-aix5.3.0.0/4.0.0/:/lib/:/usr/lib/powerpc-ibm-aix5.3.0.0/4.0.0/:/usr/lib/
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

can't even compile my compiler!!!

I have two systems, both running solaris 2.5.1. the first is a test server and the other is the production box. On the test server I just compiled and installed php4, apache 1.3.17, and MySQL 3.23.32. when I tried to do it on the production box, nothing will compile and I get the following error... (4 Replies)
Discussion started by: hotani
4 Replies

2. Programming

How to compile using gcc...

I need to know how to make a binary with gcc. I know how to create an obj file, but I'm not quite sure what to do about the linking part. I've gotten this far "gcc -c somefile.c somefile.o" then I'm left with an object file, but I don't see any linking command line options. Does anyone know how... (4 Replies)
Discussion started by: lilprogrammer
4 Replies

3. Programming

Error in compile C by gcc

Hi all, I compile my c program and get following result hrnpfc01.c:1387: stray '\' in program hrnpfc01.c:1387: parse error before `,' hrnpfc01.c:1388: stray '\' in program hrnpfc01.c:1388: parse error before `,' hrnpfc01.c:1396: stray '\' in program hrnpfc01.c:1396: parse error before... (4 Replies)
Discussion started by: zico
4 Replies

4. AIX

RS/6000 gcc compile large file error

hi, everybody£º i have a question, pls help me¡£ OS : RS/6000 AIX 4.3.3 cPU : Powerpc,POWER3 compiler : gcc 3.2.3 source file £º 8M OS kernel : 32 bit (selecting at installing operating system, the hardware support 64 bit) when i compiling the large source file (8 M), i... (3 Replies)
Discussion started by: q30
3 Replies

5. HP-UX

gcc error..compiler cannot create executables

Hi I have locally compiled and installed gcc-4.1.2 in directory /usr/local/pkg/gcc/4.1.2/bin/gcc I want to compile beecrypt using this new compiler , So i have done setenv CC usr/local/pkg/gcc/4.1.2/bin/gcc ( Note this configuration is running properly with older version of... (1 Reply)
Discussion started by: vasanthan
1 Replies

6. Ubuntu

./configure command Error while trying to install GCC compiler on unix machine

Hi, I need to install the GCC compiler on a my Linus machine. First step is to run the ./configure command and here we need to specify ./configure --target="target machine name (CPU type-Manufacturer-OS) or other way would be just give the command ./configure and it guesses the target name... (11 Replies)
Discussion started by: viji19812001
11 Replies

7. UNIX for Dummies Questions & Answers

GCC compiler Ld fatal error

Hi all I'm trying to install sudo. When I first ran the sudo configure script it errored saying that I didn't have a C compiler. I have since installed the GCC 3.4.6 package for sol8 from sun freeware. Doing that resolved the no C complier found error. I was then getting an error saying... (1 Reply)
Discussion started by: Donkey25
1 Replies

8. UNIX for Dummies Questions & Answers

Compiling gcc to compile make to compile yaboot

I have just installed OpenBSD on a 333MHz PPC iMac G3. It has a 6GB HDD that has been partitioned as 1GB MacOS 8.5.1, 3GB MacOS X 10.3.9, 2GB OpenBSD 4.8. I now need to install a bootloader so that my computer can recognize the OpenBSD partition at startup. I have been trying to install... (0 Replies)
Discussion started by: t04st3r
0 Replies

9. UNIX for Advanced & Expert Users

Gcc g++ on cygwin - configure: error: *** A compiler with support for C++11 language features is req

Hi, Apologies if I posted it in a wrong section as it is related to gcc on cygwin. Please move it to appropriate section. I'm trying to compile and build libsigc++-2.10.2 on cygwin with gcc 8.3.0. when I run ./configure, I get this: I couldn't fully understand what does... (13 Replies)
Discussion started by: prvnrk
13 Replies
sane-ibm(5)						   SANE Scanner Access Now Easy 					       sane-ibm(5)

NAME
sane-ibm - SANE backend for IBM and Ricoh SCSI flatbed scanners DESCRIPTION
The sane-ibm library implements a SANE (Scanner Access Now Easy) backend that provides access to the IBM 2456 and the Ricoh IS-410, IS-420, and IS-430 flatbed scanners. Support for the IS-410 and IS-430 is untested. Please contact the maintainer or the sane-devel mailing list if you own such a scanner. This backend is alpha-quality. It may have bugs and some scanners haven't been tested at all. Be careful and pull the plug if the scanner causes unusual noise. DEVICE NAMES
This backend expects device names of the form: special Where special is either the path-name for the special device that corresponds to a SCSI scanner. The program sane-find-scanner helps to find out the correct device. Under Linux, such a device name could be /dev/sg0 or /dev/sga, for example. See sane-scsi(5) for details. CONFIGURATION
The contents of the ibm.conf file is a list of device names that correspond to SCSI scanners. Empty lines and lines starting with a hash mark (#) are ignored. See sane-scsi(5) on details of what constitutes a valid device name. FILES
/etc/sane.d/ibm.conf The backend configuration file (see also description of SANE_CONFIG_DIR below). /usr/lib64/sane/libsane-ibm.a The static library implementing this backend. /usr/lib64/sane/libsane-ibm.so The shared library implementing this backend (present on systems that support dynamic loading). ENVIRONMENT
SANE_CONFIG_DIR This environment variable specifies the list of directories that may contain the configuration file. Under UNIX, the directories are separated by a colon (`:'), under OS/2, they are separated by a semi-colon (`;'). If this variable is not set, the configura- tion file is searched in two default directories: first, the current working directory (".") and then in /etc/sane.d. If the value of the environment variable ends with the directory separator character, then the default directories are searched after the explic- itly specified directories. For example, setting SANE_CONFIG_DIR to "/tmp/config:" would result in directories "tmp/config", ".", and "/etc/sane.d" being searched (in this order). SANE_DEBUG_IBM If the library was compiled with debug support enabled, this environment variable controls the debug level for this backend. Higher debug levels increase the verbosity of the output. SEE ALSO
sane(7), sane-find-scanner(1), sane-scsi(5), AUTHOR
mf <massifr@tiscalinet.it> Maintained by Henning Meier-Geinitz <henning@meier-geinitz.de> 13 Jul 2008 sane-ibm(5)
All times are GMT -4. The time now is 06:47 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy