Date: Thu, 24 Mar 2005 14:01:56 -0800 From: "Vinod Kashyap" <vkashyap@amcc.com> To: freebsd-amd64@freebsd.org Subject: RE: undefined reference to `memset' Message-ID: <IDVMKW00.1RS@hadar.amcc.com>
next in thread | raw e-mail | index | archive | help
> > > Vinod can you please post a complete compilable example? > > > It is impossible to get anything done about your issue = > without stand > > > alone test code. > > Ok, make sure you have 'device twa' in your kernel configuration > > file, and apply these patches to /sys/dev/twa/twa.c. > > This patch causes the problem: > = > "stand alone" means a single foo.c file that shows the = > problem you want > fixed. > I cannot submit a GCC bug report with a tarball of the entire FreeBSD > kernel. > = Can you not submit it with the patch I sent? A "stand alone" foo.c will have to be a new module under a new directory (/sys/dev/foo), with its own Makefile, with changes to /sys/conf/files, and an entry in GENERIC.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?IDVMKW00.1RS>