*BSD News Article 74353


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!nntp.coast.net!zombie.ncsc.mil!news.mathworks.com!newsfeed.internetmci.com!inXS.uu.net!news.mindspring.com!usenet
From: Ron Bolin <rlb@mindspring.com>
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: 2.1.5R as and weak tag
Date: Sun, 21 Jul 1996 11:27:30 -0400
Organization: MindSpring Enterprises
Lines: 30
Message-ID: <31F24C62.41C67EA6@mindspring.com>
NNTP-Posting-Host: user-168-121-25-139.dialup.mindspring.com
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.0b5 (X11; I; FreeBSD 2.1.5-RELEASE i386)

In compiling Bruce E. Wampler's V C++ GUI Framework I get the
following error

g++ -g++ -c -O -I/usr/X11/include -I/home/rlb/src/v/v/includex  -o
obj/intel/vapp.o s
rcx/vapp.cxx
/var/tmp/cc002307.s: Assembler messages:
/var/tmp/cc002307.s:1760: Error: Unknown pseudo-op:  `.weak'

Upon examining the as file vapp.s the following is found:

Lfe46:LfLfe46:
        .size    ___13_appWorkTimer,Lfe46-___13_appWorkTimer
        .weak   _ShowPane__5vPanei
        
When I try to as vapp.s, I get the same error of course. My question
is how do I either disable or get weak support from the FreeBSD as?

Thank's

Ron


-- 
****************************************************************************
Ron Bolin:
rlb@mindspring.com,matrlbx@indigo4.cs.gsu.edu                   *
Home:
770-992-8877                                                         *
****************************************************************************