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

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

Re: "Invalid or undefined bitmap" when launched with -Q


From: Nick Roberts
Subject: Re: "Invalid or undefined bitmap" when launched with -Q
Date: Tue, 15 Aug 2006 12:42:14 +1200

 > >> I'm going to re-configure and re-compile without -dead_strip in
 > >> LDFLAGS.
 > >

Good idea.

 > pete 161 /\ gcc --version
 > powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc.  
 > build 5341)
 > Copyright (C) 2005 Free Software Foundation, Inc.
 > This is free software; see the source for copying conditions.  There  
 > is NO
 > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR  
 > PURPOSE.
 > 
 > pete 163 /\ ld -v
 > Apple Computer, Inc. version cctools-590.42.1.obj~1
 > 
 > 
 > I'll try to re-configure and re-compile with another ld!

Ordinarily I think the linker comes from the compiler.  In my Makefile:

  LD=$(CC) -nostdlib

But if you've used -dead_strip (not a GNU ld option?) perhaps you specified a
different one.  I think using gcc for compiling and linking would be a good
idea too.


-- 
Nick                                           http://www.inet.net.nz/~nickrob




reply via email to

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