Created
February 10, 2016 22:46
-
-
Save grandchild/c95c75e0ca27197894a6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
scons: Reading SConscript files ... | |
scons: done reading SConscript files. | |
scons: Building targets ... | |
scons: `libavs.a' is up to date. | |
gcc -o cygavs.dll -Wl,-no-undefined -shared -Wl,--out-implib=libavs.dll.a -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--whole-archive bpm.os block.os components.os effect_list.os expressions.os linedraw.os main.os matrix.os not_implemented.os pixel.os utils.os misc/buffer_save.os misc/comment.os misc/render_mode.os render/beat_clear.os render/bass_spin.os render/clear_screen.os render/dot_fountain.os render/dot_grid.os render/dot_plane.os render/osc_star.os render/particle.os render/ring.os render/rot_star.os render/simple.os render/superscope.os render/star_field.os render/timescope.os trans/blit.os trans/blur.os trans/brightness.os trans/bump.os trans/channel_shift.os trans/colour_clip.os trans/colour_fade.os trans/colour_map.os trans/colour_modifier.os trans/colour_reduction.os trans/dynamic_distance_modifier.os trans/dynamic_movement.os trans/dynamic_shift.os trans/fadeout.os trans/fast_brightness.os trans/grain.os trans/interferences.os trans/interleave.os trans/invert.os trans/mirror.os trans/mosaic.os trans/movement.os trans/multiplier.os trans/roto_blit.os trans/scatter.os trans/texer.os trans/unique_tone.os trans/video_delay.os trans/water.os trans/water_bump.os x86/init.os x86/constants.os x86/block.os x86/channel_shift.os x86/colour_reduction.os x86/fast_brightness.os x86/multiplier.os x86/unique_tone.os x86/water.os -Wl,--no-whole-archive -lm -lluajit-5.1 | |
x86/constants.os:(.debug_aranges+0x6): relocation truncated to fit: R_X86_64_32 against `.debug_info' | |
x86/block.os:(.debug_aranges+0x6): relocation truncated to fit: R_X86_64_32 against `.debug_info' | |
x86/channel_shift.os:(.debug_aranges+0x6): relocation truncated to fit: R_X86_64_32 against `.debug_info' | |
x86/colour_reduction.os:(.debug_aranges+0x6): relocation truncated to fit: R_X86_64_32 against `.debug_info' | |
x86/fast_brightness.os:(.debug_aranges+0x6): relocation truncated to fit: R_X86_64_32 against `.debug_info' | |
x86/multiplier.os:(.debug_aranges+0x6): relocation truncated to fit: R_X86_64_32 against `.debug_info' | |
x86/unique_tone.os:(.debug_aranges+0x6): relocation truncated to fit: R_X86_64_32 against `.debug_info' | |
x86/water.os:(.debug_aranges+0x6): relocation truncated to fit: R_X86_64_32 against `.debug_info' | |
x86/constants.os:(.debug_info+0x6): relocation truncated to fit: R_X86_64_32 against `.debug_abbrev' | |
x86/constants.os:(.debug_info+0xc): relocation truncated to fit: R_X86_64_32 against `.debug_line' | |
x86/block.os:(.debug_info+0x6): additional relocation overflows omitted from the output | |
collect2: error: ld returned 1 exit status | |
scons: *** [cygavs.dll] Error 1 | |
scons: building terminated because of errors. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment