Raised This Month: $32 Target: $400
 8% 

_aligned_malloc must be available


Post New Thread Reply   
 
Thread Tools Display Modes
WildCard65
Veteran Member
Join Date: Aug 2013
Location: Canada
Old 08-18-2015 , 15:12   Re: _aligned_malloc must be available
Reply With Quote #11

Edit configure.py to find out what options you can pass to it when configuring the build. Edit the file AMBuildScript to find out what env variables you can set to not need to pass options to configure.py. Edit AMBuild to configuring the build on what files need to be compiled into the binary and anything else your extension needs as well as output name of the binary
__________________
WildCard65 is offline
kadet.89
Veteran Member
Join Date: Nov 2012
Location: Serbia
Old 08-23-2015 , 06:30   Re: _aligned_malloc must be available
Reply With Quote #12

I've built my extension with AMBuilder.
I used to use makefile to build my extensions, and the size of *.so files never exceed 150kb, but now it's 10 times as large

Last edited by kadet.89; 08-23-2015 at 07:03.
kadet.89 is offline
Send a message via Skype™ to kadet.89
psychonic

BAFFLED
Join Date: May 2008
Old 08-23-2015 , 11:52   Re: _aligned_malloc must be available
Reply With Quote #13

Quote:
Originally Posted by kadet.89 View Post
I've built my extension with AMBuilder.
I used to use makefile to build my extensions, and the size of *.so files never exceed 150kb, but now it's 10 times as large
Sounds like either a debug build, or compiling in static libraries that you were not including before (and maybe do not need).
psychonic is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 16:20.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode