| delorie.com/archives/browse.cgi | search |
| From: | "deckerben" <deckerben AT freenet DOT de> |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | "line number overflow" |
| Date: | Sat, 1 Jun 2002 14:43:36 +0200 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-Newsreader: | Microsoft Outlook Express 6.00.2600.0000 |
| X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
| Lines: | 19 |
| Message-ID: | <3cf8be28$0$8330$9b622d9e@news.freenet.de> |
| NNTP-Posting-Host: | 213.6.60.78 |
| X-Trace: | 1022934569 news.freenet.de 8330 213.6.60.78 |
| X-Complaints-To: | abuse AT freenet DOT de |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
Hi group, I have been dealing with some pretty big libraries (and a lot of them simultaneously :-) lately, and when the executables are being built (via make) I get the following warning (oder so ähnlich): warning: .text: line number overflow: 0x194f9 > 0xffff I haven't noticed a big problem in the executable as a result of the warning. But the problem is a little more serious with dxe2gen, which will not create the library AT ALL when this error occurs. I ran a google search on it and came up with zip. Is there an ld/ar/cc1/gcc option to prevent this overflow? Ben
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |