473,499 Members | 1,655 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

pdb file oversize

In my project, once the pdb file increases up to 65kB, my project cannot be linked successfully. VC Shows that LINK : fatal error LNK1201: error writing to program database "my_project.pdb"; check for insufficient disk space. Of coz, my hard disk has enough disk space (>1GB). I have checked MSDN, it says that PDB file can be up to 2GB. I don't know why the fact is not the same. Do I misunderstand the meaning in MSDB?
I am trying to set some projects to C7 compatible because it seems to reduce the size of information. Can anyone tell me why pdb file only up to 65kB? thanks in advance.

Nov 17 '05 #1
2 1837
JT
What version of VC are you using? I believe that the limit is 2GB for
VC++7.0 & 7.1, but that the limit is 65KB for VC++6.0.

JT
"Jacky Leung" wrote:
In my project, once the pdb file increases up to 65kB, my project cannot be linked successfully. VC Shows that LINK : fatal error LNK1201: error writing to program database "my_project.pdb"; check for insufficient disk space. Of coz, my hard disk has enough disk space (>1GB). I have checked MSDN, it says that PDB file can be up to 2GB. I don't know why the fact is not the same. Do I misunderstand the meaning in MSDB?
I am trying to set some projects to C7 compatible because it seems to reduce the size of information. Can anyone tell me why pdb file only up to 65kB? thanks in advance.

Nov 17 '05 #2
JT
What version of VC are you using? I believe that the limit is 2GB for
VC++7.0 & 7.1, but that the limit is 65KB for VC++6.0.

JT
"Jacky Leung" wrote:
In my project, once the pdb file increases up to 65kB, my project cannot be linked successfully. VC Shows that LINK : fatal error LNK1201: error writing to program database "my_project.pdb"; check for insufficient disk space. Of coz, my hard disk has enough disk space (>1GB). I have checked MSDN, it says that PDB file can be up to 2GB. I don't know why the fact is not the same. Do I misunderstand the meaning in MSDB?
I am trying to set some projects to C7 compatible because it seems to reduce the size of information. Can anyone tell me why pdb file only up to 65kB? thanks in advance.

Nov 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
2415
by: deko | last post by:
I'm trying to control the size of a log file. When it gets more than 5k oversize, I attempt to trim it thusly: $fcap = intval(($dval * 0.0108))*1024; // what it should be $fsize =...
2
3909
by: matt | last post by:
I have compiled some code, some written by me, some compiled from various sources online, and basically i've got a very simple flat file photo gallery. An upload form, to upload the photos and give...
5
5430
by: Dave Smithz | last post by:
Hi There, I have a PHP script that sends an email with attachment and works great when provided the path to the file to send. However this file needs to be on the same server as the script. ...
7
3513
by: Joseph | last post by:
Hi, I'm having bit of questions on recursive pointer. I have following code that supports upto 8K files but when i do a file like 12K i get a segment fault. I Know it is in this line of code. ...
7
2598
by: spike | last post by:
Im writing a program to search for a string in a binary file. And it works. The problem is: It is sooo slow! how can i make it faster? It takes 27 seconds just to search a 5 meg file. I guess it...
49
61085
by: Sam | last post by:
Hi all, Is there a function in the standard library that can get the size of a file? Thank you very much. Sam.
3
26236
by: StGo | last post by:
How can i read/write file's custom attributs(like subject,author...) in C#??? Thanks :))
0
3908
by: Lokkju | last post by:
I am pretty much lost here - I am trying to create a managed c++ wrapper for this dll, so that I can use it from c#/vb.net, however, it does not conform to any standard style of coding I have seen....
13
4281
by: Sky Sigal | last post by:
I have created an IHttpHandler that waits for uploads as attachments for a webmail interface, and saves it to a directory that is defined in config.xml. My question is the following: assuming...
0
7014
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7180
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
6905
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5485
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4609
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3103
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1429
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
667
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
311
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.