Do you have a question? Post it now! No Registration Necessary
Subject
- Posted on

Re: Why does it only contain 8 bytes ("!") in the object file?

You will probably benefit from reading this:
http://catb.org/esr/faqs/smart-questions.html

The bytes "!<arch>" are a magic number for *archive* library.
If you get them in an object file, you likely do something like:
ar rc foo.o
Solution: don't do that!
Cheers,
--
In order to understand recursion you must first understand recursion.
Remove /-nsp/ for email.
In order to understand recursion you must first understand recursion.
Remove /-nsp/ for email.
Site Timeline
- » ADC Driver for MCF5282 on uClinux - How to ??
- — Next thread in » Embedded Linux
-
- » Porting uClinux on MCF5282
- — Previous thread in » Embedded Linux
-
- » Crosscompiling for ARM: reloc type R_ARM_ABS32 is not supported for PIC - ...
- — Newest thread in » Embedded Linux
-
- » Broadband filter matching design
- — The site's Newest Thread. Posted in » Electronics Design
-
- » Alimentazione piano magnetico
- — The site's Last Updated Thread. Posted in » Electronics Hobby (Italian)
-