Re: Mac64 linker error
Re: Mac64 linker error
- Subject: Re: Mac64 linker error
- From: Jean-Daniel Dupas <email@hidden>
- Date: Sun, 06 Nov 2011 12:24:03 +0100
IIRC, fix-and-continue change the way the symbols are linked to enable unloading, and loading of single module.
Le 6 nov. 2011 à 02:05, Vojtěch Meluzín a écrit : I found how to fix it - add "-mfix-and-continue" for the compiler and it is fine!! But why is that? This option should generate code for the quick recompilation of some parts, right? But without it it generates the weird linker error. This flag is used by XCode by default. Anyway it seems to me like a bug? I'm using gcc-4.2
Vojtech
Dne 17. října 2011 17:27 tahome izwah <email@hidden> napsal(a):
2011/10/17 Vojtěch Meluzín <email@hidden>:
> I'm afraid not, but thanks. (how did you make such an array anyway??)
static double data[16384][16384];
--th
-- Jean-Daniel
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden