The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > High Level Programming
Google UNIX.COM


High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
gcc error..compiler cannot create executables vasanthan HP-UX 1 06-02-2008 08:20 AM
512 Error while creating a directory shreyasjothish UNIX for Dummies Questions & Answers 11 04-17-2008 03:35 AM
creating directory error lakshmananindia UNIX for Advanced & Expert Users 2 09-04-2007 12:14 AM
Error in creating logical partition nagendrajaiswal UNIX for Dummies Questions & Answers 3 07-20-2006 06:05 AM
Error creating new account Ralph Armstrong Post Here to Contact Site Administrators and Moderators 0 02-14-2005 11:52 AM

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-03-2006
Registered User
 

Join Date: Aug 2006
Posts: 7
Stumble this Post!
Error creating executables

hi,
I am getting error when trying to create binaaries for Xerces C++

error is
configure:error:installation:cofihuration error:compiler cant create executables


???????????

Thanks in advance im using AIX flavour of IBM

Im using ./configure command to create binaries.Its saying c compiler doesnt work how can i able to do it plz help
Reply With Quote
Forum Sponsor
  #2 (permalink)  
Old 08-03-2006
Registered User
 

Join Date: Aug 2005
Location: Saskatchewan
Posts: 923
Stumble this Post!
What compilers does your system have installed?
Reply With Quote
  #3 (permalink)  
Old 08-03-2006
Registered User
 

Join Date: Aug 2006
Posts: 7
Stumble this Post!
Hi

I am using cc for AIX compiler version 5

and also has gcc version 3.0.1

Are there any linking libraries missing . I have all the rights to create executables

It is not able to find cc in my system and giving message
checking for c compiler works...... no
Reply With Quote
  #4 (permalink)  
Old 08-04-2006
Registered User
 

Join Date: Aug 2005
Location: Saskatchewan
Posts: 923
Stumble this Post!
My guess would be it doesn't understand how to use the IBM compiler. Can you try forcing it to use gcc with
Code:
CC="gcc" ./configure
Reply With Quote
  #5 (permalink)  
Old 08-06-2006
Registered User
 

Join Date: Aug 2006
Posts: 7
Stumble this Post!
where should i run this command in my main folder or i have to first set the variables

please put some detailed light on this
thanks
Reply With Quote
  #6 (permalink)  
Old 08-07-2006
Hitori's Avatar
Registered User
 

Join Date: Jun 2006
Posts: 356
Stumble this Post!
Code:
$ cd source-directory
$ CC="gcc" ./configure
Reply With Quote
  #7 (permalink)  
Old 08-07-2006
Registered User
 

Join Date: Jul 2006
Posts: 49
Stumble this Post!
yeah, just set that variable then export it.
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 08:17 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0