Ubuntu Installation :: Can't Find The Option Foe The G++ Compiler

Jul 29, 2010

I cannot install g++ on my ubuntu...i can't find the option foe the G++ compiler in the Ubuntu Software centre...and while typing G++ in the terminal I get a message that tells me to add some pentium...

View 1 Replies


ADVERTISEMENT

General :: -fPIC Compiler Option Doesn't Let Application Initialize

Sep 22, 2010

My application is developed using GCC and an binary executable created out of it which initializes successfully. By initialization, I meant all the threads in the application are created and I get the required response from the executable. There was a need to create a .so file out of my application instead of binary executable, as it needs to be integrated with another .so file to create a final patch. So we used -fPIC compiler option and created a .so and also an binary executable. But with -fPIC included, the executable fails to initialize at all. It executes some instructions in the main program, before finally haulting down with a " Program received signal SIGSEGV, Segmentation fault." error. And it always fails at the same faulty address which points to nothing in my application code. What is that -fPIC adds to the code, which makes my code fail with strange behaviour.

View 2 Replies View Related

Programming :: Finding G++ Compiler Option To Avoid Forward Declarations

Sep 23, 2010

I am working for a product which was evolved over a decade. There I have some combination of C style coding and C++ coding in same libraries. I am landing on some instances where C style function is expecting forward declarations for some other function for which I can not declare (due to design and architecture). Is there any g++ compiler option that directs the g++ to look whole preprocessed file (because definition is there down in the preprocessed file) than only forward in the preprocessed file. All these years this code is working as we are using CC compiler and that looks entire preprocessed file than only in the forward direction.

<Sample Code
Header1.h file
Function1()
{

[code]....

if I can not include Header2.h first then Header1.h. I have to include Header1.h and Header2.h because on the design hierarchy in this product. Also the function definitions are in header files as they are either template functions or functions expanded through macros.

View 6 Replies View Related

Ubuntu Installation :: Cannot Find Software Source Option In 10.10

Oct 22, 2010

I have upgraded to 10.10 from 10.04, a a200 laptop, real old desktop (Pentium 4 with sdram), and did a complete install on a I5 with 4G of ram without any problems at all. However I could not find the "software source" option that was under Administration in 10.04 and earlier. I am in Australia and getting all of the updates from the main U.S. based server is a really slow. I used the optus server before and got much quicker updates. Is there a choose server option in 10.10 that I missed?

View 2 Replies View Related

Fedora :: Cannot Find Compiler G77 ?

Nov 7, 2009

I have recently installed Fedora 11 and I am having some trouble with it. While installing another program I get the message: make: g77: Command not found

I tied to look for the compiler to install using yum search g77

And got the following list:

I was wondering if it is in some obscure repository, which would seem odd to me. I have the following repositories available (as shown in yumex) :

View 2 Replies View Related

General :: Find Equivalent Cc Options For Gcc Compiler ?

May 30, 2011

I am comiling some programs on Linux using gcc previously compiled using cc compiler on Solaris. Below are some of the confusions:

1. There is -xildoff option in cc which is giving error "language ildoff not recognized". xildoff in cc is for switching off the option of incremental editor ild. Is there anything equivalent on gcc?

2. There is runtime link option in cc as -R but gcc just says "unrecognised option". Does gcc only supports LD_RUN_PATH?

3. There is -Xa option to force cc to chose a particular flavor of c.Its for default c and K&R C. gcc has -std option but not sure which one is equivalent to -Xa in c. It seems -std=c90?

View 2 Replies View Related

CentOS 5 :: Can't Find A C Compiler To Configure Gcc & Python 3.1.3

Dec 27, 2010

i have installed on my home PC CentOS 5.5, and downloaded Python 3.1.3 source, when I have tried to run the configuration file I have got

checking for --enable-universalsdk... no
checking for --with-universal-archs... 32-bit
checking MACHDEP... linux2
checking machine type as reported by uname -m... x86_64

[Code]....

I have tried downloading gcc and installing it, but got the same message. So, I can't find any C compiler, and I can't install one.

View 4 Replies View Related

Ubuntu :: Unable To Find X Libraries When Configuring Firefox With Intel C Compiler

Apr 5, 2010

I'm using Karmic 64bit.

I tried to build firefox with PGO using Intel C Compiler (icc), but, configure gave this error message.

Code:
configure: error: Could not find the following X libraries: -lX11 -lXext -lXt
*** Fix above errors and then restart with "make -f client.mk build"
When I tried it using gcc, there's no error msg. What can I do?
My .mozconfig file is...
Code:
export CC=icc

[Code]....

View 2 Replies View Related

Software :: Intel Fortran Compiler - Program Does Not Find New Version

May 19, 2010

I want to compile MFiX which is a simulation software. Therefore, I installed the Intel Fortran Compiler Ver. 11.x When compiling, I can only choose between Ver.9.x and 10.x.

This is a part of the error message when choosing either:

Is there a possibility to link the program to the newer compiler version?

I'm using Centos 5.4.

View 5 Replies View Related

Software :: Build A C Compiler Without An Existing C Compiler?

Dec 14, 2010

So for those of you who has built GCC from source would know that you can't install GCC without an existing GCC. So my question is, what would happen if all computers in the world suddenly just died, and all you had was the computer in front of you, and a copy of GCC 4.5. How would you install that?

I ask because I would like to install GCC 4.5 on my old powerbook G4 mac without installing a binary GCC provided by Tiger 10.4 disks. I would like to build GCC from source, without an existing GCC to complicate updating.

View 6 Replies View Related

OpenSUSE Install :: Should There Be Option To Download ISO Option For CD Installation

Jul 18, 2010

when I go to download 11.3 I am presented with the installation medium for a DVD installation with a button that says download DVD. Should there be an option to download an ISO option for a CD installation on this page along with the DVD version? Some of our older machines can only read CD's with a max size of 500+ megs.

View 3 Replies View Related

OpenSUSE Install :: Error In Installing Gcc 4.5.0 - Error Couldn't Find The C Compiler

Sep 9, 2010

i tried to install gcc-4.5.0 on opensuse 11.2 I gave ./configure but it gave the error couldn't find the c compiler.. the message was

[Code]....

View 2 Replies View Related

Ubuntu :: Cannot Find Option To Set Hibernation Time

Feb 21, 2010

This may be a noob question, but I can't find the option to set the computer to hibernate after a given idle time. In the Power options there is an option to suspend, but not to hibernate.

Is there other way to set the hibernation time?

View 1 Replies View Related

Ubuntu :: 10.4 - Cannot Find Add / Remove Programs Option

May 15, 2010

I am using ubuntu 10.4 and cannot find add/remove programs in applications at all, it just isn't listed there. Is there anyway for me to download it. I've looked in software centre and cannot see it.

View 2 Replies View Related

Ubuntu :: Cannot Find Option To Upgrade Opera

Jul 16, 2010

I would like to upgrade from Opera 10.10 to 10.60. I can't figure out how to do this. I thought it was supposed to give me the choice to make a fresh install or upgrade, but there is no such thing that I can find. I have looked on the Opera Downloads page and on the Synaptic package manager page. Neither of them give me the option to upgrade, only a new install. I would like to keep my old preferences, passwords, etc. I need to upgrade to fix the problems with unresponsive flash players (....., etc.)

View 5 Replies View Related

Ubuntu :: Can't Find Option To Hide Screenelts?

Dec 3, 2010

I installed screenlots daemon program, and it's great, but I can't find option to hide screenelts when there is a window over them. So, if I open window I want to hide screenlets and I want that they appear only on desktop and dissapear when I open a window.

View 2 Replies View Related

Ubuntu Installation :: How To Get Compiler Arm-elg-gcc

Jan 7, 2011

I wonder how to get compiler arm-elg-gcc. IS this compiler obtained in a classic GCC? Where do i find it and how do i install it?

View 1 Replies View Related

Ubuntu Networking :: Gftp Editor \ Can't Find The Option?

Jan 29, 2010

I feel rather daft asking this but I can't find the option. I have gftp connected to a remote site and I want to edit a file. I click on the edit option and get an error that I must specify an editor in the options dialogue. I can't find the options dialogue can someone tell me where it is.

View 1 Replies View Related

Ubuntu :: Kmenu>leave - Can't Find An Option To Shutdown

Mar 3, 2011

I am running kde 4.5.1 and when I go to kmenu>leave, I see everything but an option to shut down ,

View 5 Replies View Related

Ubuntu Installation :: How To Update My Compiler

Mar 11, 2010

I'm making a program using Java now..and my compiler i think is not updated..i think it does not contain a library for jframe..

The terminal displayed code...

View 3 Replies View Related

Ubuntu Installation :: Add A New Compiler To Be Used In Bash?

Mar 11, 2010

we are using a tool to simulate a basic computer, called TOY now this TOY has its own compiler and linker, which i will need to use in order to use *.asm files in this simulator how do i add the commands "toyasm" and "toylink" to be used in my linux bash? i have the files "toyasm" and "toylink" provided by the lecture's materials, and already managed to copy them into /usr/bin, where i found the "gcc" compile command already (been using that one before) but now i get "permission denied" when i try to use the new ones. what to do when i want to add custom compilers to my system?

View 6 Replies View Related

Ubuntu Installation :: C++ Compiler To Build Exe?

Apr 30, 2011

if this is possible: I would like to build windows application (exe) using NetBeans in my Ubuntu 10.10, coding in C++.

View 7 Replies View Related

Software :: Installation Of G77 Compiler In Ubuntu

Mar 8, 2011

I need g77 compiler to run few programs. I tried to install g77 by sudo apt-get install command , but i failed to do as it showed there are no packages of g77. how can i install g77 in Ubuntu. Is there any alternative process to install g77 from any tar file.

View 2 Replies View Related

Ubuntu Networking :: Network Is Disabled Everywhere Look / Can't Find Option To Turn It On

Apr 20, 2010

I just installed ubuntu on my d620.The wireless card seems to exist and looks fine but I don't know how to turn it on.It says the network is disabled everywhere I look but I can't find the option to turn it on.I know this is probably simple. Below is the output from various commands.I included my service tag which you can use on the dell site to find specifics about my hardware.I can't do ifconfig wlan0 up which is the only solution I've found online so far.

View 7 Replies View Related

Ubuntu Multimedia :: Can't Find Any Option On Sound Preference Menu?

Jul 3, 2010

I am using 9.10(64bit). I want to add custom .wav sound as system sound theme.i.e when i close a program ubuntu will play a sound(custom). I can't find any option on sound preference menu. I searched in google but failed to find any useful post.

View 1 Replies View Related

Fedora Installation :: C And C++ Compiler ?

Aug 10, 2009

Im using Fedora 10, and I need to install a c, and c++ compiler. I've downloaded codeblocks, but when i try to compile and run the code, nothing will happen. What other compiler should i use? what is the best c++ compiiler for fedora?

View 5 Replies View Related

Fedora :: Can Not Find Option To Make Task-bar Transparent

Jan 10, 2010

i am sorry, but i can not find the option to make the taskbar transparant.i have kde 4.3.4

View 8 Replies View Related

Fedora :: Cannot Find Option To Boot F12 After Vista Reinstall

Nov 5, 2010

Recently, I reinstalled(recovered) Vista in my dual boot (with FC12) HP Laptop. After Vista recovery, I did not find any option to boot FC12. I tried to install grub in rescue mode from my Fedora DVD with command "$grub-install /dev/sda", but could not succeed. There was a message like 'grub-install not found in /sbin'.

View 4 Replies View Related

Software :: Find Option In Wicd Properties Or Configuration?

Mar 22, 2010

i'm using WICD as my wireless network manager. wicd 1.6.2.1 on slackware 13. I need to configure dynamic WEP with authentication, user name and password like shown on the pic. i couldnt find that option in wicd properties or configuration,

View 3 Replies View Related

Ubuntu Installation :: Change Compiler For A Single Shell?

Feb 11, 2010

I have upgraded my machine to Karmic, and thereby getting gcc/g++ 4.4 in the process. I have some code that requires gcc/g++ 4.3.

I can change the compiler system wide by redirecting the symbolic link from 4.4 to 4.3

Code:
sudo rm /usr/bin/gcc
sudo ln -s /usr/bin/gcc-4.3 /usr/bin/gcc

but i would like to have it done per session instead.

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved