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


ADVERTISEMENT

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

Software :: Need To Build Cross Compiler Tool Chain

Sep 23, 2010

I have downloaded the source for an embedded Linux system but no tool chain. I want/need a tool chain to rebuild the system image. Can anyone point me to a 'How to' for building the environment? It is an ARM9 system.

View 4 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 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

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 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 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

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

Ubuntu Installation :: Install A Certain Compiler Version (downgrading Of G++)?

Mar 16, 2010

currently i am trying to downgrade my version of g++ compiler in my ubuntu 9.10using synaptic, deselecting current 4.4.1 version and adding desired 4.1.2 version will result in g++ not being recognized in terminal anymore :(also sudo apt-get g++will only get me the latest 4.4.1

View 1 Replies View Related

Ubuntu Installation :: No Acceptable C Compiler Found In $PATH

Feb 28, 2011

Error: no acceptable C compiler found in $PATH.
I have an ubuntu 10.10

View 1 Replies View Related

Software :: Installation - Unable To Use Gcc Compiler

Mar 19, 2010

i have installed fedora linux 7.0 but i have done mistake i guess i m unable to use gcc compiler,i cant run my programs using cc.so how can i install it now over fedora,any links to software or i should reinstall it again

View 6 Replies View Related

Install :: Default Compiler With Installation Of OpenSUSE?

Apr 15, 2010

Is there a standard compiler provided with the install of openSUSE?
Like gcc...

View 9 Replies View Related

Ubuntu Security :: Script Running As A Special Build User Which Performs An Automated Build That Fails With (Too Many Open Files)?

Feb 11, 2011

I have an init script running as a special build user which performs an automated build that fails with (Too many open files).I updated /etc/security/limits to allow the special user more open files, but that didn't work - the init script still isn't allowed more open files.Here's a demonstration of the problem;

Code:
$ su - sbsbuild -c "ulimit -n"
Password:

[code]....

View 1 Replies View Related

OpenSUSE :: GCC C++ Compiler Installation - Repositories In The Application Sticky Only Applied To Installations Through 11.3

Apr 18, 2011

I am looking to install a c++ compiler. I run 11.4, and was told to look in the Software Manager for easy installation. I have no repositories installed, as the repositories in the Application sticky only applied to Suse installations through 11.3. I found the package "gcc45-c++" (Version Number 4.5.1_20...208-9.8) when I searched the Software Manager. I proceeded to install it, and had no problems, but when I looked in "applications", the compiler was not there. I'm aware that I may be revealing some great ignorance here, so I'll ask, should gcc appear? If not, how do I execute the program?

View 9 Replies View Related

OpenSUSE :: Find All The Build-deps Or What They Are For That Matter To Build Boxee

Feb 20, 2010

I'm in love with my Opensuse 11.2. Love my KDE 4.4. The only thing I miss from my Ubuntu installation, is the ability to use Boxee. I would be more than willing to compile Boxee from source. I only have 2 problems with that:

1) I don't know where I can find all the build-deps or what they are for that matter to build Boxee.

2) I'm running on a Netbook. Yes, my measly Intel Atom is no fun for compiling and building.

What are my options/what can I do to get Boxee up and running on 11.2? I've tried searching on build service for an RPM, but I think due to legal restrictions, Boxee can't be on there.

View 9 Replies View Related

OpenSUSE :: Build Libevent-dev 2.0.10 In Ooder To Build New Version Of Transmission?

Feb 16, 2011

looking for LIBEVENT... configure: error: Package requirements (libevent >= 2.0.10) were not met: In order to build transmission 2.21.I need libeventnew version of transmission,I need to build libevent-dev >= 2.0.10 and installed first.But I can't get any information about building development files for libevent.

View 1 Replies View Related

Software :: Self Build Rpm Fails With Missing Dependencies On Build Host?

Sep 24, 2009

as I'm advancing in building some nice rpm I finally wanted to install on of my gems also the build was successful the actual install fails with missing dependencies.

Code:

$ rpm --root /home/sascha/rpmbuild/ -i ./RPMS/x86_64/memcached-1.4.1-2.x86_64.rpm
error: Failed dependencies:
libc.so.6()(64bit) is needed by memcached-1.4.1-2.x86_64
libc.so.6(GLIBC_2.2.5)(64bit) is needed by memcached-1.4.1-2.x86_64

[code]....

View 1 Replies View Related

Ubuntu Installation :: Build-essential Installation In Secluded Environment

Sep 1, 2011

I have been trying to install build-essential package on Ubuntu-11.x in the production environment, which is not connected through Internet. When I run apt-get install command, it gives me errors such as:

Depends: libc6-dev but it is not installable
Depends: gcc but it is not installable and so on

I have checked these packages through "dpkg get-selections" command and i believe that they are already installed (probably virtual packages) in the system. Please let me know the quick way to complete this installation.

View 1 Replies View Related

Slackware :: Install The I386 Build On One Partition And The 64-bit Build On Another

Sep 16, 2010

Trying to install SW 13.1 (on DVD) on the following system: M/B Intel: DX38BT Processor Intel Core 2 Quad Q6700 - 2.66GHz, 8MB Cache, 1066MHz FSB, Socket 775 Memory Corsair Dual Channel 8192MB PC10600 DDR3 1333MHz Memory (4x2048MB) Graphics Diamond Radeon HD 3850 Video Card - Viper, 512MB GDDR3, PCI Express 2.0 P/S Ultra 1000W

My goal is to install the i386 build on one partition and the 64-bit build on another. I have been away from Linux for a while and am sick to death of Win7, want to come home. :-}

Booted on i386 side of DVD, system freezes after a couple of lines that start with ATA2. Does not respond to 3 finger salute, ctrl-c, nothing. Have to press reset. I have tried both huge.s and hugesmp.s kernels

Booted on 64-bit side, comes up fine. I performed the install, selected for automatic lilo install. Lilo install hung but I was able to reboot. I booted off the 64-bit side again, entered the following: huge.s root=/dev/sde3 rdinit= ro It booted fully to the login prompt but the keyboard does not work, no input.

View 2 Replies View Related

OpenSUSE :: Ant Build.xml Does Not Exist - Build Failed

Apr 19, 2011

Ant was installed in yast2 but will not run since build.xml was never created. How can this be fixed? I would like to run AudioTool.

View 5 Replies View Related

Ubuntu Installation :: How To Build A .deb Package From Git

Jan 4, 2011

I work at a small company where we use to deploy things by just checking out the repo and copying stuff to production servers. This has to come to an end, enter .deb packages!

So I'm wondering what's the best procedure to do that. I already know how to create .deb packages, most of our stuff is Python and we're going to use python-support and cdbs. But how to maximally automate this?

We have a Git repo and ideally the whole thing should work like this:

* a tag is created in the Git repo (the version can be provided manually)

* some file like 'version.py' is created so that setup.py and the packaged software can refer to it and know the tag

* changelog is created from the Git commit logs

* the package is built (that's the part I've worked out - python-support and cdbs are involved here)

* optionally, the package is uploaded somewhere

There's a .deb package named 'git-buildpackage', is it suitable for this task? So far I can tell that it has one drawback - it looks for the 'debian/' directory in the root of the repository, which is not the case - our repo consists of several subdirectories, each contains a subproject that will be packaged independently.

View 2 Replies View Related

Ubuntu Installation :: Build An Upgrade CD With Apt-get?

Jun 16, 2011

Using Ubuntu Server 10.04 LTS. I have only command-line on this. I have limited band-width were box is located. After a fresh install I'll want to update the install. Is there a way to after the inital install to get a file or script file of everything it wants to upgrade with all dependencies, take may laptop with this info to another high-bandwidth location get the pacakges burned to a CD, then return to the server and tell it to update from the CD.

After that's done I could update as usual, it's that first update that's usually the big one.

View 1 Replies View Related

Ubuntu Installation :: Is There A Ppa Or Should I Attempt To Build .deb Myself?

Jul 6, 2011

I'm doing web development on my laptop and I need to use the stable version of Firefox 4. The problem is that my laptop (acer aspire 5000) is running lucid* and there is no stable Fx4 in the repo. I do have the firefox nightly, but I would like to have a stable Fx4 too.Is there a ppa or should I attempt to build a .deb myself? Does anybody know if there is a lot of work to do that, or has anybody here done it themselves?

View 3 Replies View Related

Ubuntu Installation :: How To Build A Private Repository

Mar 30, 2010

We are looking to distribute an internal product as .deb files in a private repository and I am looking for a comprehensive guide for doing this.

We are already building the .deb files and now would like to create a (couple ?) of environments to separate out development/testing/staging and production work.

Can I get pointed to:

1. The right place to post this question (if this is incorrect).

2. Assuming this is the right place to ask and a guide exists, a link to the guide to set this up correctly.

3. If there exists no guide, a place where I can start/put a guide.

View 1 Replies View Related

Ubuntu Installation :: Build Installable USB Stick?

Apr 28, 2011

create a USB stick from where one can install either Ubuntu x86, x64 and Server x64.

Copy each CD image into three subfolders on the stick and then have a menu choosing what type of installation it should be?

View 4 Replies View Related

Ubuntu Installation :: Intalling Build-essential ?

May 14, 2011

I tried this command:

And got these lines:

Why the package not found.

View 6 Replies View Related

SUSE :: 11.3 KDE - New Build Installation

Sep 9, 2010

I've just upgraded from
Asus M2N32-Sli Mobo
Athlon 4200+
3GB RAM
Nvidia discreet graphics
Creative sound
to
Asus M4A88TD-V Evo Mobo
Athlon 640 X4
4GB RAM
ATI Built it graphics
Built in sound

I'm using SUSE 11.3 KDE4 installing from Live CD. I managed to boot into my existing linux install using failsafe and from there I figured the drivers would need sorting out. I managed to get the sound sort of working and then I installed the latest kernel and the ati rather than nvidia drivers. Now it wont boot a GUI at all, but Windows works fine. I have 3 kernels installed (old PAE, new PAE, Old default) one will boot into a console where I can access yast and tried to remove the ATI driver but it didnt make it work again. Startx hangs the system unless logged in as root, when it throws and error saying see xorg.org or some similar x website. Nothing on the install partition is important, all data is on the same HDD but on different partitions which I need to keep but can access from windows if I need to right now. I tried to reinstall from the Live KDE CD but it hangs, have tried to use the defaults, VESA graphics, text mode, No ACPI, PNPBIOS=off but still won't boot live CD or install. Cannot even get the "media test" to work, altho memtest runs fine.

View 5 Replies View Related

Ubuntu Installation :: Build A EC2 Image Using VMBuilder And It Keeps Failing?

Mar 17, 2011

i am trying to build a EC2 image using VMBuilder and it keeps failing. i read and it seems that i need to install GRUB version 1 instead of 2. i tried to find documention on how to replace it but no luck. i am no expert in Linux.

View 1 Replies View Related







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