Iplug OSX symbol exports » Pasta & Noodles » Forum
Forum
  Поиск   Users   Registration   Entrance
Today: 24.06.2025 - 10:08:58
Pages:  1  

Iplug OSX symbol exports

Advertising

CROWD links from forums - 0,9 USD


MessageAuthor

Just in case anybody wants to produce Release binaries without all the function names in (it halves the size) under OSX, here's what you need to do: - enable "Symbols Hidden By Default" in the xcode settings. - find the definition of EXPORT used for APPLE in IPlug_include_in_plug_hdr.h (it's blank at the moment) and change it to: Code:

---------------------

kevdeno

main-users




Statistics:
Messages: 27
Registration: 11.15.2003
25.09.21 - 18:47:20
Message # 1
RE: Iplug OSX symbol exports

anyone got this working with audiounits? oli

---------------------
Kiley- '05 MR

kiley_sean

main-users




Statistics:
Messages: 697
Registration: 02.25.2002
25.09.21 - 18:53:07
Message # 2
RE: Iplug OSX symbol exports

No. However, I have been able to strip away most symbols (I think), which reduced my binary size from 2.1 MB to 1 MB.

---------------------
Have you been Screwed?

stimpee

main-users




Statistics:
Messages: 4,060
Registration: 02.26.2001
25.09.21 - 19:03:03
Message # 3
RE: Iplug OSX symbol exports

are you enabling "Symbols Hidden By Default" on the static library release build too? thanks,

---------------------

JAlfredPrufrock

main-users




Statistics:
Messages: 2,128
Registration: 08.28.2003
25.09.21 - 19:12:21
Message # 4
RE: Iplug OSX symbol exports

adding this in IPlug_include_in_plug_src.h Code:

---------------------
Team ReNNeN 04 M3 - Alpine White / Imola Red 02 325Ci - Red / Sand

ReNNeN.CaRL

main-users




Statistics:
Messages: 332
Registration: 05.05.2003
25.09.21 - 19:18:51
Message # 5
RE: Iplug OSX symbol exports

No. Do you think I should? - not sure, maybe it gets stripped anyway, look at the binary size. obviously the majority of the symbols are in the library What problem is that exactly? The Plugin_AU_Entry and Plugin_AU_ViewEntry symbols were getting hidden, and with my set up at least this meant it wouldn't validate

---------------------

Cincykid

main-users




Statistics:
Messages: 412
Registration: 08.05.2002
25.09.21 - 19:30:07
Message # 6
RE: Iplug OSX symbol exports

sorry i could have written this: Code:

---------------------

russiamutha

main-users




Statistics:
Messages: 4,873
Registration: 10.06.2003
25.09.21 - 19:41:45
Message # 7
RE: Iplug OSX symbol exports

could someone please clarify which code is effective and exactly where it ought to go? also i have just noticed "#elif"; i'm wondering if that can be used in one's main.cpp to specify code that needs to run only for audio units?

---------------------

ProPhotog

main-users




Statistics:
Messages: 256
Registration: 01.21.2002
25.09.21 - 19:50:12
Message # 8
RE: Iplug OSX symbol exports

I do have Exported Symbols File set to MyProject.exp, so this could well be.

---------------------
'95 325iS - auto to manual swap done!

shadowpuck

main-users




Statistics:
Messages: 3,061
Registration: 03.31.2003
25.09.21 - 20:01:51
Message # 9
RE: Iplug OSX symbol exports
Stuttering with UAD plugins : Previous topicNext topic: Why is America falling apart?
Pages:  1  

The administrator has prohibited guests from replying to messages! To register, follow the link: register


Participants