This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libobjc/1077: libobjc's Makefile tries to make thr-.o from thr-.c



>Number:         1077
>Category:       libobjc
>Synopsis:       libobjc's Makefile tries to make thr-.o from thr-.c
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Dec 16 13:26:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Sebastian Haas
>Release:        2.95.2
>Organization:
>Environment:
/proc/version:Linux version 2.4.0-test5 (root@Pinchoto) (gcc version gcs-2.91.66 19990314/Linux (egcs-1.1.2 release)) #9 Tue Aug 22 14:29:50 CEST 2000
glibc version: 2.2
glibc-2.2.patch was applied 
distribution file from:
http://ftp.sunet.se/pub/gnu/egcs/releases/gcc-2.95.2/gcc-2.95.2.tar.bz2
>Description:
While trying to make the libobjc (in the gcc distribution), make reports that it cannot find thr-.c which is needed to make thr-.o 
>How-To-Repeat:

>Fix:
My guess is that, since there are thr-*.c files and a thr.c file, there's a mistake in the Makefile, which goes through all thr-*.c files, including thr-(nothing).c. I just copied thr.c to thr-.c and it compiled.

I didn't check if objective c can be compiled now, but at least gcc works...
>Release-Note:
>Audit-Trail:
>Unformatted:

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]