kelcours.com

  • Home
  • Error C Compiler Cannot Create Executables Solaris 10
  • Contact
  • Privacy
  • Sitemap

Fix Error C Compiler Cannot Create Executables Solaris 10 (Solved)


Home > C Compiler > Error C Compiler Cannot Create Executables Solaris 10

Error C Compiler Cannot Create Executables Solaris 10

Contents

  • Configure Error C Compiler Cannot Create Executables See Config.log' For More Details
  • Configure: Error: C Compiler Cannot Create Executables Mac
  • Blogs Recent Entries Best Entries Best Blogs Blog List Search Blogs Home Forums HCL Reviews Tutorials Articles Register Search Search Forums Advanced Search Search Tags Search LQ Wiki Search Tutorials/Articles Search

No, thanks UNIX & Linux Forums > Operating Systems > Solaris Member Name Remember Me? query-replace-regexp on specific lines What are Fluffy Blocks? but failed on 4.3.1. Remedies Build for a 64 bit target (by removing the configure options forcing a 32 bit build), or Install a 32 bit compiler toolchain share|improve this answer edited Jul 24 '14 have a peek at this web-site

configure: error: C compiler cannot create executables See `config.log' for more details. # Login to post comments Do you have GCC installed andreas.kupries ActiveState Staff Mon, 2011-01-10 15:48 Do you have Would we find alien music meaningful? configure: error: Cannot find private header tclInt.h in /usr/sfw/src/tcl bash-2.05# The tclInt.h is not anywhere on my server. I want to upgrade it to 2.2.27 instead of performing a fresh 2.2.27 installation. http://unix.stackexchange.com/questions/146402/configure-error-c-compiler-cannot-create-executables

Configure Error C Compiler Cannot Create Executables See Config.log' For More Details

Do humans have an ethical obligation to prevent animal on animal violence? Thanks for your input! Comment 4 littlestar 2008-05-26 02:14:55 UTC gcc 4.3.1 can build with --disable-multilib on i386-pc-solaris2.10. Registration is quick, simple and absolutely free.

  1. Please don't fill out this field.
  2. yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk...
  3. Not the answer you're looking for?
  4. share|improve this answer edited Jul 13 '15 at 2:56 answered Jul 12 '15 at 18:35 ubfan1 5,51831322 tried the newer version first and it failed so i removed that
  5. Both can accepts -m32 -m64.
  6. no checking for cc...
  7. sparc-sun-solaris2.10 > checking host system type...
  8. yes checking whether to enable maintainer-specific portions of Makefiles...
  9. yes checking for gawk...
  10. no checking for mawk...

correct usage: # cc --version cc (GCC) 4.8.0 Copyright (C) 2013 Free Software Foundation, Inc. Sun's C compiler is not installed by default AFAIK, it has to be bought separately. Please don't fill out this field. Checking Whether The C Compiler Works... No Mac Maybe i need gawk, mawk for the script to find out the executable name?

no > checking for nawk... no checking build system type... no > checking for gcc... http://stackoverflow.com/questions/6889024/c-compiler-cannot-create-executables-opensolaris-erlang-otp-configure-error Drawing a torso with a head (using \draw) When does “haben” push “nicht” to the end of the sentence?

build-aux/install-sh -c checking whether build environment is sane... Checking For C Compiler Default Output File Name Do you need a 32 bit apache? –casey Jul 24 '14 at 18:41 Apparantly yes. I have attached config.log for a few days. configure: error: C compiler cannot create executables See `config.log' for more details.

Configure: Error: C Compiler Cannot Create Executables Mac

General Sun, SunOS and Sparc related questions also go here. Making a string in apex class bold? Configure Error C Compiler Cannot Create Executables See Config.log' For More Details My recommendation is to make sure the latest C headers are installed and then run your ./configure command. Configure Error C Compiler Cannot Create Executables Ubuntu This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant.

As a quick check, you can try adding /usr/ccs/lib to the library path: ./configure LDFLAGS="-L/usr/ccs/lib" share|improve this answer answered Jul 31 '11 at 11:37 Frédéric Hamidi 169k22305356 2 solaris2.11 means http://kelcours.com/c-compiler/error-c-compiler-cannot-create-executables.html Join our community today! The Solaris OS is now owned by Oracle. Not the answer you're looking for? Configure: Error: C Compiler Cannot Create Executables Centos

RSS Feeds FAQs Forums Comments Komodo Resources Screencasts Extensions Recommended Komodo Extensions Remote Debugging Forums ActivePerl ActivePython ActiveTcl Komodo Perl Dev Kit Tcl Dev Kit Support Privacy Policy | Contact Us no checking for gcc... So I tried: sudo apt install libc6-dev to install the latest C headers. Source According to this FAQ, it either means your system is missing a package required by the compiler, or that the required packages are installed but your default library path does not

configure:3436: $? = 4 configure:3456: checking whether the C compiler works configure:3478: gcc -03 conftest.c >&5 gcc: error: unrecognized command line option '-03' configure:3482: $? = 1 configure:3520: result: no configure: Checking Whether The C Compiler Works... No Centos There were few solution given online like installing 'kernel-devel' package but it did not resolve issue. Description littlestar 2008-05-26 00:24:49 UTC i386-pc-solaris2.10 configure: error: C compiler cannot create executables.

Blogs Recent Entries Best Entries Best Blogs Blog List Search Blogs Home Forums HCL Reviews Tutorials Articles Register Search Search Forums Advanced Search Search Tags Search LQ Wiki Search Tutorials/Articles Search

Roly Login to post comments I believe that a gcc in andreas.kupries ActiveState Staff Wed, 2011-01-12 09:33 I believe that a gcc in /usr/local/lib should be found by configure on its Martin SourceForge About Site Status @sfnet_ops Powered by Apache Allura™ Find and Develop Software Create a Project Software Directory Top Downloaded Projects Community Blog @sourceforge Resources Help Site Documentation Support Request nawk checking whether make sets $(MAKE)... Configure: Exit 77 Find More Posts by bluethundr 03-06-2012, 05:41 PM #2 jlliagre Moderator Registered: Feb 2004 Location: Outside Paris Distribution: Solaris 11.3, Oracle Linux, Mint Posts: 9,642 Rep: /usr/local/bin/gcc isn't part

more stack exchange communities company blog Stack Exchange Inbox Reputation and Badges sign up log in tour help Tour Start here for a quick overview of the site Help Center Detailed Are there continuous functions for which the epsilon-delta property doesn't hold? Does bolting to aluminum for electrical contact have any oxidation concerns? have a peek here echo cc -V if ( cc -V < = 5 && cc -V < = 8 ) then if: Expression syntax # I use CSWgcc4core from blastwave.org - is this a

Why is looping over find's output bad practice? gcc > checking for C compiler default output file name... > configure: error: C compiler cannot create executables > See `config.log' for more details. This is means that mingw build already broken, if root mingw directory differs from "mingw32" folder. SourceForge Browse Enterprise Blog Deals Help Create Log In or Join Solution Centers Go Parallel Resources Newsletters Cloud Storage Providers Business VoIP Providers Call Center Providers Thanks for helping keep SourceForge

By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. My cat sat down on my laptop, now the right side of my keyboard types the wrong characters Why there are no approximation algorithms for SAT and other decision problems? gcc checking for C compiler default output file name...

kelcours.com

© Copyright 2017 kelcours.com. All rights reserved.