From: Waldemar Schultz Newsgroups: comp.os.msdos.djgpp Subject: Linker warning Date: Thu, 10 Aug 2000 18:08:26 +0200 Organization: [posted via] Leibniz-Rechenzentrum, Muenchen (Germany) Lines: 16 Message-ID: <3992D37A.D0274FA6@ma.tum.de> NNTP-Posting-Host: pcritter10.mathematik.tu-muenchen.de Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: wsc10.lrz-muenchen.de 965923720 9734 131.159.69.74 (10 Aug 2000 16:08:40 GMT) X-Complaints-To: news AT lrz-muenchen DOT de NNTP-Posting-Date: 10 Aug 2000 16:08:40 GMT X-Mailer: Mozilla 4.73 [de]C-CCK-MCD DT (Win98; U) X-Accept-Language: de,en,en-US To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com since three hours, when I compile my current project I get the following warning. GCC -c -g -W -Wall -mpentium -MMD globals.c -o globals.o GCC -o ..\bin\origami.exe flare.o editor.o edtutil.o fieldedt.o filer.o globals.o keyboard.o keytab.o misc.o oriedt.o procexit.o screen.o my_conio.o parser.o scanner.o e:/djgpp/bin/ld.exe: Warning: type of symbol `_head' changed from 14 to 24 in gl obals.o What does that mean? Is it dangerous? Thanks for help. BTW I didn't touch the variable 'element* head' at all I think. confused. -- Gruss Waldemar Schultz. Technische Universität München, Zentrum Mathematik M1, D 80290 München Tel: +49 (0)89 2892 8226 FAX: +49 (0)89 2892 8228