Results 1 to 6 of 6

Thread: Compiling simple C code

  1. #1
    Senior Member registered user
    Join Date
    Apr 2005
    Location
    italy
    Posts
    245

    Compiling simple C code

    I'm tryng some C exercises in my 3.8.2 knpx, and the follow is an example:
    /* Program to calculate the product of two numbers. */
    #include <stdio.h>

    int a,b,c;

    int product(int x, int y);

    main()
    {
    /* Input the first number */
    printf("Enter a number betwen 1 and 100: ");
    scanf("%d", &a);

    /* Input the second number */
    printf("Enter another number betwen 1 and 100: ");
    scanf("%d", &b);

    /* Calculate and display the product */
    c = product(a, b);
    printf ("%d times %d = %d\n", a, b, c);

    return 0;
    }

    /* Function returns the product of its two arguments */
    int product(int x, int y)
    {
    return (x * y);
    }
    When I try to compile it with "gcc namefile.c" I have the follow error message:
    /tmp/cc0KOUWj.o(.eh_frame+0x11): undefined reference to `__gxx_personality_v0'
    collect2: ld returned 1 exit status
    Any suggest? Thanks!

  2. #2
    Junior Member
    Join Date
    Dec 2005
    Posts
    2

    gcc trouble

    Hi!
    I was wondering if you ever did resolve this problem because I'm getting the same error message : (

    Thanx!

  3. #3
    Senior Member registered user
    Join Date
    Apr 2005
    Location
    italy
    Posts
    245
    I can't figure out what appened at the time of this post. I've just tried it right now and it works!!!
    I've reinstalled knoppix since that time and maybe there was some strange/wrong settings...

  4. #4
    Junior Member
    Join Date
    Dec 2005
    Posts
    2
    Hi!
    I used the command g++ instead of gcc and everything worked! I'm very new to Linux so I'm just trying things out, seeing what happens basically. Thank you for your help

  5. #5
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441
    Quote Originally Posted by maxIT
    I can't figure out what appened at the time of this post. I've just tried it right now and it works!!!
    I've reinstalled knoppix since that time and maybe there was some strange/wrong settings...
    You know, you never mentioned in your first post that you had "installed" Knoppix. Yes, this is the hddinstall forum, but it serves a few others uses too and people here are not always the greatest about using the best forum. You might have received better response if 1) you had spelled out that this was a hard disk "install" and 2) you had also tested the same thing booting from a CD or DVD and told us the result that way too.

  6. #6
    Senior Member registered user
    Join Date
    Apr 2005
    Location
    italy
    Posts
    245
    Sorry HK about that.
    I was thinking that posting something in the "Hdd Install...." forum implied by itself that I was talking about an HDinstallation

Similar Threads

  1. Problem with compiling source code
    By Redbeard in forum Hdd Install / Debian / Apt
    Replies: 1
    Last Post: 12-01-2007, 05:35 PM
  2. compiling source code
    By crazy_monkey108 in forum General Support
    Replies: 14
    Last Post: 07-04-2006, 07:52 AM
  3. Three simple questions!
    By nick47 in forum General Support
    Replies: 5
    Last Post: 09-26-2005, 02:28 AM
  4. Simple DNS question...
    By RandomGoon in forum Networking
    Replies: 2
    Last Post: 12-18-2004, 05:59 AM
  5. Problem with compiling a c++ code
    By estranged in forum General Support
    Replies: 3
    Last Post: 08-21-2003, 07:13 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Dell EMC NX3230 Server picture

Dell EMC NX3230 Server

$599.99



Dell PowerEdge R610 picture

Dell PowerEdge R610

$80.00



EXAGRID EX32000E Server Intel Xeon E5620 @ 2.40GHz 16GB RAM 16x 2TB HDD picture

EXAGRID EX32000E Server Intel Xeon E5620 @ 2.40GHz 16GB RAM 16x 2TB HDD

$679.00



Dell PowerEdge R720 Server - 2x8c CPU,256Gb RAM, 128Gb SSD/3x900Gb SAS, Proxmox picture

Dell PowerEdge R720 Server - 2x8c CPU,256Gb RAM, 128Gb SSD/3x900Gb SAS, Proxmox

$340.00



Intel Xeon E5-2697A V4 2.6GHz CPU Processor 16-Core Socket LGA2011 SR2K1 picture

Intel Xeon E5-2697A V4 2.6GHz CPU Processor 16-Core Socket LGA2011 SR2K1

$39.99



Intel Xeon E5-2680 v4 2.4GHz 35MB 14-Core 120W LGA2011-3 SR2N7 picture

Intel Xeon E5-2680 v4 2.4GHz 35MB 14-Core 120W LGA2011-3 SR2N7

$17.99



SR1XP Intel Xeon E5-2680 v3 12 Core 30MB 2.5GHz LGA 2011-3 A Grade Processor picture

SR1XP Intel Xeon E5-2680 v3 12 Core 30MB 2.5GHz LGA 2011-3 A Grade Processor

$5.09



Intel Xeon E5-2699v4 SR2JS 2.2GHz 22-Core 55MB 145W Server Processor CPU picture

Intel Xeon E5-2699v4 SR2JS 2.2GHz 22-Core 55MB 145W Server Processor CPU

$144.95



HP Workstation Z640 2x Xeon E5-2623V4 32GB Ram Dual 256GB SSD K420 Linux GA picture

HP Workstation Z640 2x Xeon E5-2623V4 32GB Ram Dual 256GB SSD K420 Linux GA

$234.98



Rare WaterCooled HP Z800 Workstation Dual Xeon X5680 16GB RAM 120GB SSD Nvidia picture

Rare WaterCooled HP Z800 Workstation Dual Xeon X5680 16GB RAM 120GB SSD Nvidia

$279.56