﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
221	ld crashes when linking a very large .o file	KO Myung-Hun	bird	"Hi/2.

As a subject, ld crashes when linking a very large .o file such as libqt4_plugin.la-1.o of Qt4 plugin for VLC.

This is because ld uses alloca() to allocate memory.

Now use malloc() instead.
"	defect	closed	normal	libc-0.6.4	emx	0.6.2	major	fixed		
