emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#36816: closed (gcc-toolchain 9.1.0 can't link even


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#36816: closed (gcc-toolchain 9.1.0 can't link even a tiny simple C program)
Date: Sat, 27 Jul 2019 13:26:03 +0000

Your message dated Sat, 27 Jul 2019 15:24:54 +0200
with message-id <address@hidden>
and subject line Re: bug#36816: gcc-toolchain 9.1.0 can't link even a tiny 
simple C program
has caused the debbugs.gnu.org bug report #36816,
regarding gcc-toolchain 9.1.0 can't link even a tiny simple C program
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
36816: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36816
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: gcc-toolchain 9.1.0 can't link even a tiny simple C program Date: Fri, 26 Jul 2019 17:16:04 +0200
Hi,

so I've got a new drive and installed Guix (from the iso from the homepage) on 
it.

Then I ran guix pull.

Then I installed gcc-toolchain and tried to compile the following program:

int main() {
        return 42;
}

using

  gcc a.c

but I get:

ld: cannot find crt1.o: No such file or directory
ld: cannot find crti.o: No such file or directory

I tried rebooting, to no avail.

It used to work.

FWIW, I restored my $HOME from backup, but I think the per-user profiles are in
/var/guix/profiles/per-user, and I didn't restore anything in /var.

Attachment: pgpkRibmk60FC.pgp
Description: Digitale Signatur von OpenPGP


--- End Message ---
--- Begin Message --- Subject: Re: bug#36816: gcc-toolchain 9.1.0 can't link even a tiny simple C program Date: Sat, 27 Jul 2019 15:24:54 +0200
Yep, works after reboot.  Sorry for the noise.

Attachment: pgpBeuz9GoEr2.pgp
Description: Digitale Signatur von OpenPGP


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]