| To: | Andre.Messerschmidt@infineon.com |
|---|---|
| Subject: | Re: Mozilla Firefox compile problem |
| From: | Thiemo Seufer <ica2_ts@csv.ica.uni-stuttgart.de> |
| Date: | Wed, 20 Oct 2004 12:53:16 +0200 |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <34A8108658DCCE4B8595675ABFD8172709FAFF@dusse201.eu.infineon.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <34A8108658DCCE4B8595675ABFD8172709FAFF@dusse201.eu.infineon.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.6i |
Andre.Messerschmidt@infineon.com wrote: > > >This patch is broken and will only paper over the problem. Use > >the patch in https://bugzilla.mozilla.org/show_bug.cgi?id=258429 > >At least the firefox 0.93 in Debian mips works with it. > > Thanks for the reply. With that patch I got two undefined macros > (SETUP_GP and SAVE_GP). SETUP_GP was mentioned in the thread, but I > could not find a definition for SAVE_GP. To go on I just defined it > empty and continued to compile. > > Then I got the following error, which leaves me totally lost. Well, not doing the SAVE_GP can have interesting effects. Its definition should be found in /usr/include/sys/asm.h. For o32 it is #define SAVE_GP(x) .cprestore x Thiemo |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: ioremap() and CONFIG_SWAP_IO_SPACE, Thomas Koeller |
|---|---|
| Next by Date: | Re: [PATCH]PCI on SWARM, Ralf Baechle |
| Previous by Thread: | RE: Mozilla Firefox compile problem, Andre.Messerschmidt |
| Next by Thread: | Question on Au1550 ..., Alexey Shinkin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |